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