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