Home
last modified time | relevance | path

Searched refs:decompress_bootdata (Results 1 – 5 of 5) sorted by relevance

/system/ulib/bootdata/include/bootdata/
A Ddecompress.h17 zx_status_t decompress_bootdata(zx_handle_t vmar, zx_handle_t vmo,
/system/core/userboot/
A Dbootdata.c42 status = decompress_bootdata(vmar_self, bootdata_vmo, off, in bootdata_get_bootfs()
/system/core/devmgr/fshost/
A Dmain.cpp204 status = decompress_bootdata(zx_vmar_root_self(), vmo.get(), in SetupBootfs()
217 status = decompress_bootdata( in SetupBootfs()
/system/ulib/bootdata/
A Ddecompress.c181 zx_status_t decompress_bootdata(zx_handle_t vmar, zx_handle_t vmo, in decompress_bootdata() function
/system/core/bootsvc/
A Dmain.cpp255 status = decompress_bootdata(zx_vmar_root_self(), vmo.get(), in ProcessBootdata()

Completed in 12 milliseconds