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_instance.cpp177 std::string CuttlefishConfig::InstanceSpecific::persistent_composite_disk_path() in persistent_composite_disk_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
Dcuttlefish_config.h470 std::string persistent_composite_disk_path() const;
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc863 .CompositeDiskPath(instance_.persistent_composite_disk_path()) in ResultSetup()