Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h568 bool ShouldDeleteSnapshot(LockedFile* lock, const std::map<std::string, bool>& flashing_status,
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1354 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