Searched refs:clean_stop_errors (Results 1 – 2 of 2) sorted by relevance
22 Coordinator::Coordinator(const std::vector<error::Code>& clean_stop_errors) in Coordinator() argument24 if (clean_stop_errors.empty()) { in Coordinator()27 for (const auto& code : clean_stop_errors) { in Coordinator()
76 Coordinator(const std::vector<error::Code>& clean_stop_errors);