Searched refs:kNumRetries (Results 1 – 5 of 5) sorted by relevance
34 const int kNumRetries = 1; variable153 url_fetcher_->SetAutomaticallyRetryOnNetworkChanges(kNumRetries); in OnGetTokenSuccess()223 gaia_oauth_client_->GetTokensFromAuthCode(client_info, auth_code, kNumRetries, in OnURLFetchComplete()
95 const int HttpPortAllocator::kNumRetries = 5; member in cricket::HttpPortAllocator144 if (attempts_ == HttpPortAllocator::kNumRetries) { in TryCreateRelaySession()
47 static const int kNumRetries; variable
96 const int HttpPortAllocatorBase::kNumRetries = 5; member in cricket::HttpPortAllocatorBase161 if (attempts_ == HttpPortAllocator::kNumRetries) { in TryCreateRelaySession()
49 static const int kNumRetries;