Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp27 static SnapshotMergeStats g_instance(parent.GetMergeStateFilePath()); in GetInstance()
28 CHECK_EQ(g_instance.path_, parent.GetMergeStateFilePath()); in GetInstance()
H A Dsnapshot.cpp3036 std::string SnapshotManager::GetMergeStateFilePath() const { in GetMergeStateFilePath() function in android::snapshot::SnapshotManager
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h610 std::string GetMergeStateFilePath() const;