Searched refs:AreAllSnapshotsCancelled (Results 1 – 2 of 2) sorted by relevance
382 bool AreAllSnapshotsCancelled(LockedFile* lock);
1209 if (AreAllSnapshotsCancelled(lock)) { in HandleCancelledUpdate()1258 bool SnapshotManager::AreAllSnapshotsCancelled(LockedFile* lock) { in AreAllSnapshotsCancelled() function in android::snapshot::SnapshotManager