Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz.cpp95 std::function<bool()> before_cancel; in SNAPSHOT_FUZZ_FUNCTION() local
Dsnapshot.cpp804 const std::function<bool()>& before_cancel) { in ProcessUpdateState()
826 UpdateState SnapshotManager::CheckMergeState(const std::function<bool()>& before_cancel) { in CheckMergeState()
846 const std::function<bool()>& before_cancel) { in CheckMergeState()
1201 const std::function<bool()>& before_cancel) { in HandleCancelledUpdate()