Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dopen_wrt.cpp83 ap_cmd.AddReadWriteDisk(instance_.persistent_ap_composite_disk_path()); in Commands()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h381 std::string persistent_ap_composite_disk_path() const;
Dcuttlefish_config_instance.cpp991 std::string CuttlefishConfig::InstanceSpecific::persistent_ap_composite_disk_path() in persistent_ap_composite_disk_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc1096 .CompositeDiskPath(instance_.persistent_ap_composite_disk_path()) in ResultSetup()