Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1694 bool should_delete = ShouldDeleteSnapshot(flashing_status, current_slot, name); in RemoveAllSnapshots() local
1712 if (partition_ok && should_delete && !DeleteSnapshot(lock, name)) { in RemoveAllSnapshots()