Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc479 auto custom_partition_paths = in android_composite_disk_config() local
481 for (int i = 0; i < custom_partition_paths.size(); i++) { in android_composite_disk_config()
484 .image_file_path = AbsolutePath(custom_partition_paths[i]), in android_composite_disk_config()