Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc340 const auto init_boot_path = instance.init_boot_image(); in android_composite_disk_config() local
341 if (FileExists(init_boot_path)) { in android_composite_disk_config()
344 .image_file_path = AbsolutePath(init_boot_path), in android_composite_disk_config()
349 .image_file_path = AbsolutePath(init_boot_path), in android_composite_disk_config()