Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dinitialize_instance_composite_disk.cc124 .CompositeDiskPath(instance.persistent_ap_composite_disk_path()) in InitializeInstanceCompositeDisk()
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/launch/
Dopen_wrt.cpp141 instance_.persistent_ap_composite_disk_path()); in Commands()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h419 std::string persistent_ap_composite_disk_path() const;
Dcuttlefish_config_instance.cpp1390 std::string CuttlefishConfig::InstanceSpecific::persistent_ap_composite_disk_path() in persistent_ap_composite_disk_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific