Searched refs:CreateErrorCode (Results 1 – 5 of 5) sorted by relevance
143 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse()
181 static StunErrorCodeAttribute* CreateErrorCode();
308 StunErrorCodeAttribute* StunAttribute::CreateErrorCode() { in CreateErrorCode() function in cricket::StunAttribute
88 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError()
395 StunErrorCodeAttribute* error_attr = StunAttribute::CreateErrorCode(); in SendBindingErrorResponse()