Searched refs:OnAuthChallenge (Results 1 – 1 of 1) sorted by relevance
84 void OnAuthChallenge(StunMessage* response, int code);1426 OnAuthChallenge(response, error_code); in OnErrorResponse()1453 void TurnAllocateRequest::OnAuthChallenge(StunMessage* response, int code) { in OnAuthChallenge() function in cricket::TurnAllocateRequest