Searched defs:is_timeout (Results 1 – 3 of 3) sorted by relevance
105 bool is_timeout = false; in iterate() local
266 pub fn is_timeout(&self) -> bool { in is_timeout() method351 pub fn is_timeout(&self) -> bool { in is_timeout() method
198 def _process_request(self, request, result, is_timeout): argument