Searched refs:CreateErrorCode (Results 1 – 6 of 6) sorted by relevance
65 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse()
242 static StunErrorCodeAttribute* CreateErrorCode();
72 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError()
479 StunErrorCodeAttribute* StunAttribute::CreateErrorCode() { in CreateErrorCode() function in cricket::StunAttribute
1058 StunErrorCodeAttribute* errorcode = StunAttribute::CreateErrorCode(); in TEST_F()
602 StunErrorCodeAttribute* error_attr = StunAttribute::CreateErrorCode(); in SendBindingErrorResponse()