Searched defs:timeout_secs (Results 1 – 8 of 8) sorted by relevance
141 void DriveFirstRunTest::SetDelays(int initial_delay_secs, int timeout_secs) { in SetDelays()
423 int timeout_secs) { in SetDelaysForTest()
189 SBListener::WaitForEvent (uint32_t timeout_secs, SBEvent &event) in WaitForEvent()
394 bool Socket::WaitForEvent(EventType type, int timeout_secs) { in WaitForEvent()
366 def stop(self, timeout_secs=0.0): argument
1063 def _loop_with_timeout(condition, timeout_secs): argument
315 long timeout_secs = static_cast<long>(::time(NULL)); in FlushExpiredSessionsLocked() local
101 os_time_t timeout_secs) in os_reltime_expired()