Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp382 OverlayFile("ap_overlay.img", instance_.ap_composite_disk_path())); in PowerwashFiles()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h424 std::string ap_composite_disk_path() const;
Dcuttlefish_config_instance.cpp1406 std::string CuttlefishConfig::InstanceSpecific::ap_composite_disk_path() in ap_composite_disk_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc578 .CompositeDiskPath(instance.ap_composite_disk_path()) in ApCompositeDiskBuilder()