Searched refs:RETRY_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
27 const int RETRY_TIMEOUT = 50 * 1000; // ICE says 50 secs variable88 if (now <= deadline_ && rtc::TimeDiff(now, start_time_) <= RETRY_TIMEOUT) { in OnErrorResponse()
1488 RETRY_TIMEOUT, in operate_do() enumerator1500 retry = RETRY_TIMEOUT; in operate_do()