Home
last modified time | relevance | path

Searched refs:GetMergeStateFilePath (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp27 static SnapshotMergeStats g_instance(parent.GetMergeStateFilePath()); in GetInstance()
28 CHECK(g_instance.path_ == parent.GetMergeStateFilePath()); in GetInstance()
H A Dsnapshot.cpp2836 std::string SnapshotManager::GetMergeStateFilePath() const { in GetMergeStateFilePath() function in android::snapshot::SnapshotManager
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h595 std::string GetMergeStateFilePath() const;