Searched refs:OnChannelBindError (Results 1 – 1 of 1) sorted by relevance
165 void OnChannelBindError(StunMessage* response, int code);1377 entry_->OnChannelBindError(response, error_code->code()); in OnErrorResponse()1491 void TurnEntry::OnChannelBindError(StunMessage* response, int code) { in OnChannelBindError() function in cricket::TurnEntry