Home
last modified time | relevance | path

Searched refs:boot_image_unpacker (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
DAndroid.bp36 "boot_image_unpacker.cc",
Dflags.cc288 const cuttlefish::BootImageUnpacker& boot_image_unpacker, in InitializeCuttlefishConfiguration() argument
339 if (!boot_image_unpacker.HasRamdiskImage()) { in InitializeCuttlefishConfiguration()
343 tmp_config_obj.set_boot_image_kernel_cmdline(boot_image_unpacker.kernel_cmdline()); in InitializeCuttlefishConfiguration()