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.h726 bool ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, Slot current_slot,
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1694 bool should_delete = ShouldDeleteSnapshot(flashing_status, current_slot, name); in RemoveAllSnapshots()
1740 bool SnapshotManager::ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, in ShouldDeleteSnapshot() function in android::snapshot::SnapshotManager