Searched refs:boot_img_unpacker (Results 1 – 3 of 3) sorted by relevance
33 cuttlefish::BootImageUnpacker* boot_img_unpacker);
306 cuttlefish::BootImageUnpacker* boot_img_unpacker) { in CreateDynamicDiskFiles() argument318 if (!boot_img_unpacker->Unpack(config->ramdisk_image_path(), in CreateDynamicDiskFiles()
855 auto boot_img_unpacker = CreateBootImageUnpacker(); in InitFilesystemAndCreateConfig() local861 auto config = InitializeCuttlefishConfiguration(*boot_img_unpacker, fetcher_config); in InitFilesystemAndCreateConfig()965 CreateDynamicDiskFiles(fetcher_config, config, boot_img_unpacker.get()); in InitFilesystemAndCreateConfig()