Searched defs:timeout_seconds (Results 1 – 16 of 16) sorted by relevance
159 int timeout_seconds; in OnURLFetchComplete() local175 void PrivetURLFetcher::ScheduleRetry(int timeout_seconds) { in ScheduleRetry()
42 …def __init__(self, initial_backoff_seconds=10, grown_factor=1.5, timeout_seconds=(10 * 60), conver… argument
83 def __init__(self, url, timeout_seconds): argument
66 int timeout_seconds; member
244 void Task::set_timeout_seconds(const int timeout_seconds) { in set_timeout_seconds()
131 int timeout_seconds() const { return timeout_seconds_; } in timeout_seconds() function
251 void Task::set_timeout_seconds(const int timeout_seconds) { in set_timeout_seconds()
67 int timeout_seconds; /* 0 or total duration timeout period */ member738 int timeout_seconds /* 0; or total duration timeout period */ in httpread_create()
170 HRESULT Initialize(int timeout_seconds) { in Initialize()
770 int timeout_seconds, in NotifyOtherProcessWithTimeout()896 int timeout_seconds) { in NotifyOtherProcessWithTimeoutOrCreate()
704 int timeout_seconds, in NotifyOtherProcessWithTimeout()836 int timeout_seconds) { in NotifyOtherProcessWithTimeoutOrCreate()
282 int timeout_seconds = 0; in ParseCommandLine() local
239 void ServiceWatcherImpl::ScheduleQuery(int timeout_seconds) { in ScheduleQuery()
585 void PrinterJobHandlerTest::BeginTest(int timeout_seconds) { in BeginTest()
262 uint32 timeout_seconds = kReadDataTimeoutSeconds; in SendProbeRequest() local