Searched refs:OnTryAlternate (Results 1 – 1 of 1) sorted by relevance
71 void OnTryAlternate(StunMessage* response, int code);1100 OnTryAlternate(response, error_code->code()); in OnErrorResponse()1154 void TurnAllocateRequest::OnTryAlternate(StunMessage* response, int code) { in OnTryAlternate() function in cricket::TurnAllocateRequest