Searched refs:GetSnapshotSlotSuffix (Results 1 – 2 of 2) sorted by relevance
720 std::string GetSnapshotSlotSuffix();
231 std::string SnapshotManager::GetSnapshotSlotSuffix() { in GetSnapshotSlotSuffix() function in android::snapshot::SnapshotManager3706 if (!ListSnapshots(lock.get(), &snapshots, GetSnapshotSlotSuffix())) { in UpdateCowStats()