Home
last modified time | relevance | path

Searched refs:GetSnapshotSlotSuffix (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h720 std::string GetSnapshotSlotSuffix();
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp231 std::string SnapshotManager::GetSnapshotSlotSuffix() { in GetSnapshotSlotSuffix() function in android::snapshot::SnapshotManager
3706 if (!ListSnapshots(lock.get(), &snapshots, GetSnapshotSlotSuffix())) { in UpdateCowStats()