Searched defs:check_timeout (Results 1 – 3 of 3) sorted by relevance
28 Round::Round(const std::string &name, bool check_timeout, size_t time_window, bool check_count, siz… in Round()183 bool Round::check_timeout() const { return check_timeout_; } in check_timeout() function in mindspore::fl::server::Round
51 bool check_timeout = false; member
436 check_timeout (GSocket *socket, in check_timeout() function