Searched defs:before_cancel (Results 1 – 1 of 1) sorted by relevance
1045 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()