Searched defs:before_cancel (Results 1 – 1 of 1) sorted by relevance
1110 const std::function<bool()>& before_cancel) { in ProcessUpdateState()1141 auto SnapshotManager::CheckMergeState(const std::function<bool()>& before_cancel) -> MergeResult { in CheckMergeState()1163 const std::function<bool()>& before_cancel) -> MergeResult { in CheckMergeState()1680 const std::function<bool()>& before_cancel) { in HandleCancelledUpdate()