Home
last modified time | relevance | path

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

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