Searched defs:timeout_seconds (Results 1 – 7 of 7) sorted by relevance
44 …def __init__(self, initial_backoff_seconds=10, grown_factor=1.5, timeout_seconds=(10 * 60), conver… argument
95 def upload(self, params, files, timeout_seconds): argument
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()
73 int timeout_seconds; /* 0 or total duration timeout period */ member744 int timeout_seconds /* 0; or total duration timeout period */ in httpread_create()
770 int timeout_seconds, in NotifyOtherProcessWithTimeout()896 int timeout_seconds) { in NotifyOtherProcessWithTimeoutOrCreate()