Searched refs:GetMergeStateFilePath (Results 1 – 3 of 3) sorted by relevance
29 if (!g_instance || g_instance->path_ != parent.GetMergeStateFilePath()) { in GetInstance()30 g_instance = std::make_unique<SnapshotMergeStats>(parent.GetMergeStateFilePath()); in GetInstance()
3113 std::string SnapshotManager::GetMergeStateFilePath() const { in GetMergeStateFilePath() function in android::snapshot::SnapshotManager
636 std::string GetMergeStateFilePath() const;