Home
last modified time | relevance | path

Searched defs:timeout_secs (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/first_run/
Ddrive_first_run_browsertest.cc141 void DriveFirstRunTest::SetDelays(int initial_delay_secs, int timeout_secs) { in SetDelays()
Ddrive_first_run_controller.cc423 int timeout_secs) { in SetDelaysForTest()
/external/lldb/source/API/
DSBListener.cpp189 SBListener::WaitForEvent (uint32_t timeout_secs, SBEvent &event) in WaitForEvent()
/external/chromium_org/tools/android/forwarder2/
Dsocket.cc394 bool Socket::WaitForEvent(EventType type, int timeout_secs) { in WaitForEvent()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
Dserver_process.py366 def stop(self, timeout_secs=0.0): argument
Dandroid.py1063 def _loop_with_timeout(condition, timeout_secs): argument
/external/chromium_org/net/socket/
Dssl_session_cache_openssl.cc315 long timeout_secs = static_cast<long>(::time(NULL)); in FlushExpiredSessionsLocked() local
/external/wpa_supplicant_8/src/utils/
Dos.h101 os_time_t timeout_secs) in os_reltime_expired()