Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc356 const auto init_boot_path = instance.init_boot_image(); in android_composite_disk_config() local
357 if (FileExists(init_boot_path)) { in android_composite_disk_config()
360 .image_file_path = AbsolutePath(init_boot_path), in android_composite_disk_config()
365 .image_file_path = AbsolutePath(init_boot_path), in android_composite_disk_config()