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