Searched refs:retry_count_ (Results 1 – 3 of 3) sorted by relevance
350 retry_count_ = 0; in ProxiesResolved()561 retry_count_++; in CurlPerformOnce()565 << "after " << retry_count_ << " attempt(s)"; in CurlPerformOnce()567 if (retry_count_ > max_retry_count_) { in CurlPerformOnce()568 LOG(INFO) << "Reached max attempts (" << retry_count_ << ")"; in CurlPerformOnce()
294 int retry_count_{0};
86 int retry_count_ = 0; member120 retry_count_ = 1; in local_busy_clear()158 retry_count_ = 1; in retrans_timer_expires()166 retry_count_++; in monitor_timer_expires()490 return retry_count_ < controller_->local_max_transmit_; in retry_count_less_than_max_transmit()