Searched refs:AddConnectionAttempts (Results 1 – 14 of 14) sorted by relevance
288 stream_request_->AddConnectionAttempts(job->connection_attempts()); in OnStreamFailed()306 stream_request_->AddConnectionAttempts(job->connection_attempts()); in OnCertificateError()320 stream_request_->AddConnectionAttempts(job->connection_attempts()); in OnNeedsClientAuth()
73 void HttpStreamRequest::AddConnectionAttempts( in AddConnectionAttempts() function in net::HttpStreamRequest
102 void AddConnectionAttempts(const ConnectionAttempts& attempts);
171 void AddConnectionAttempts(const ConnectionAttempts& attempts);
94 void HttpStreamPool::Job::AddConnectionAttempts( in AddConnectionAttempts() function in net::HttpStreamPool::Job
602 request_->AddConnectionAttempts(attempts); in AddConnectionAttemptsToRequest()
1293 job->AddConnectionAttempts(connection_attempts_); in NotifyJobOfFailure()