Searched refs:ShouldDeleteSnapshot (Results 1 – 2 of 2) sorted by relevance
568 bool ShouldDeleteSnapshot(LockedFile* lock, const std::map<std::string, bool>& flashing_status,
1354 bool should_delete = ShouldDeleteSnapshot(lock, flashing_status, current_slot, name); in RemoveAllSnapshots()1388 bool SnapshotManager::ShouldDeleteSnapshot(LockedFile* lock, in ShouldDeleteSnapshot() function in android::snapshot::SnapshotManager