Searched refs:GetLockPath (Results 1 – 2 of 2) sorted by relevance
583 std::string GetLockPath() const;
2840 std::string SnapshotManager::GetLockPath() const { in GetLockPath() function in android::snapshot::SnapshotManager2845 auto lock_file = GetLockPath(); in OpenLock()