Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_stats.cpp29 if (!g_instance || g_instance->path_ != parent.GetMergeStateFilePath()) { in GetInstance()
30 g_instance = std::make_unique<SnapshotMergeStats>(parent.GetMergeStateFilePath()); in GetInstance()
Dsnapshot.cpp3113 std::string SnapshotManager::GetMergeStateFilePath() const { in GetMergeStateFilePath() function in android::snapshot::SnapshotManager
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h636 std::string GetMergeStateFilePath() const;