Searched refs:OnAuthChallenge (Results 1 – 3 of 3) sorted by relevance
214 void OnAuthChallenge();
547 FROM_HERE, base::BindOnce(&HttpProxyConnectJob::OnAuthChallenge, in DoHttpProxyConnectComplete()786 void HttpProxyConnectJob::OnAuthChallenge() { in OnAuthChallenge() function in net::HttpProxyConnectJob
109 void OnAuthChallenge(StunMessage* response, int code);1401 OnAuthChallenge(response, error_code); in OnErrorResponse()1429 void TurnAllocateRequest::OnAuthChallenge(StunMessage* response, int code) { in OnAuthChallenge() function in cricket::TurnAllocateRequest