Home
last modified time | relevance | path

Searched defs:before_cancel (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1045 const std::function<bool()>& before_cancel) { in ProcessUpdateState()
1069 auto SnapshotManager::CheckMergeState(const std::function<bool()>& before_cancel) -> MergeResult { in CheckMergeState()
1090 auto SnapshotManager::CheckMergeState(LockedFile* lock, const std::function<bool()>& before_cancel) in CheckMergeState()
1662 const std::function<bool()>& before_cancel) { in HandleCancelledUpdate()