Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h379 std::string persistent_composite_disk_path() const;
Dcuttlefish_config_instance.cpp986 std::string CuttlefishConfig::InstanceSpecific::persistent_composite_disk_path() in persistent_composite_disk_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc1083 .CompositeDiskPath(instance_.persistent_composite_disk_path()) in ResultSetup()