Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1152 const std::function<bool()>& before_cancel) { in ProcessUpdateState()
1183 auto SnapshotManager::CheckMergeState(const std::function<bool()>& before_cancel) -> MergeResult { in CheckMergeState()
1205 const std::function<bool()>& before_cancel) -> MergeResult { in CheckMergeState()
1722 const std::function<bool()>& before_cancel) { in HandleCancelledUpdate()