Searched refs:OnAuthChallenge (Results 1 – 1 of 1) sorted by relevance
70 void OnAuthChallenge(StunMessage* response, int code);1097 OnAuthChallenge(response, error_code->code()); in OnErrorResponse()1122 void TurnAllocateRequest::OnAuthChallenge(StunMessage* response, int code) { in OnAuthChallenge() function in cricket::TurnAllocateRequest