/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/ |
D | networktransaction.py | 42 …def __init__(self, initial_backoff_seconds=10, grown_factor=1.5, timeout_seconds=(10 * 60), conver… argument
|
D | file_uploader.py | 83 def __init__(self, url, timeout_seconds): argument
|
/external/lldb/test/api/multithreaded/ |
D | common.h | 40 T pop(int timeout_seconds, bool &success) { in pop()
|
/external/chromium_org/net/socket/ |
D | ssl_session_cache_openssl.h | 66 int timeout_seconds; member
|
/external/chromium_org/chrome/browser/local_discovery/ |
D | privet_url_fetcher.cc | 322 int timeout_seconds; in OnURLFetchCompleteParseData() local 338 void PrivetURLFetcher::ScheduleRetry(int timeout_seconds) { in ScheduleRetry()
|
/external/chromium_org/third_party/webrtc/base/ |
D | task.cc | 227 void Task::set_timeout_seconds(const int timeout_seconds) { in set_timeout_seconds()
|
D | task.h | 114 int timeout_seconds() const { return timeout_seconds_; } in timeout_seconds() function
|
/external/wpa_supplicant_8/src/wps/ |
D | httpread.c | 67 int timeout_seconds; /* 0 or total duration timeout period */ member 712 int timeout_seconds /* 0; or total duration timeout period */ in httpread_create()
|
/external/chromium_org/chrome/browser/chromeos/geolocation/ |
D | simple_geolocation_unittest.cc | 220 const int timeout_seconds = 1; in TEST_F() local
|
/external/chromium_org/chrome/browser/chromeos/timezone/ |
D | timezone_unittest.cc | 259 const int timeout_seconds = 1; in TEST_F() local
|
/external/chromium_org/net/tools/gdig/ |
D | gdig.cc | 284 int timeout_seconds = 0; in ParseCommandLine() local
|
/external/chromium_org/chrome/common/local_discovery/ |
D | service_discovery_client_impl.cc | 327 void ServiceWatcherImpl::ScheduleQuery(int timeout_seconds) { in ScheduleQuery()
|
/external/chromium_org/chrome/service/cloud_print/ |
D | printer_job_handler_unittest.cc | 601 void PrinterJobHandlerTest::BeginTest(int timeout_seconds) { in BeginTest()
|
/external/chromium_org/build/android/pylib/utils/ |
D | json_results_generator.py | 623 def __init__(self, url, timeout_seconds): argument
|
/external/chromium_org/chrome/browser/net/ |
D | network_stats.cc | 263 uint32 timeout_seconds = kReadDataTimeoutSeconds; in SendProbeRequest() local
|
/external/lldb/source/Plugins/Process/MacOSX-Kernel/ |
D | ProcessKDP.cpp | 184 const uint64_t timeout_seconds = GetGlobalPluginProperties()->GetPacketTimeout(); in ProcessKDP() local
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
D | ProcessGDBRemote.cpp | 268 const uint64_t timeout_seconds = GetGlobalPluginProperties()->GetPacketTimeout(); in ProcessGDBRemote() local
|