Searched defs:LockFilePath (Results 1 – 2 of 2) sorted by relevance
42 const auto& LockFilePath() const { return lock_file_path_; } in LockFilePath() function
64 Result<std::string> InstanceLockFileManager::LockFilePath(int instance_num) { in LockFilePath() function in cuttlefish::InstanceLockFileManager