Searched refs:persistent_composite_disk_path (Results 1 – 3 of 3) sorted by relevance
363 if (!SharedFD::Open(instance.persistent_composite_disk_path().c_str(), in CreatePersistentCompositeDisk()367 << instance.persistent_composite_disk_path() << " exists"; in CreatePersistentCompositeDisk()376 footer_path, instance.persistent_composite_disk_path()); in CreatePersistentCompositeDisk()379 instance.persistent_composite_disk_path()); in CreatePersistentCompositeDisk()514 ShouldCreateCompositeDisk(instance.persistent_composite_disk_path(), in CreateDynamicDiskFiles()
435 std::string persistent_composite_disk_path() const;
172 std::string CuttlefishConfig::InstanceSpecific::persistent_composite_disk_path() in persistent_composite_disk_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific