Home
last modified time | relevance | path

Searched refs:CreateErrorCode (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstunserver.cc65 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse()
Dstun.h242 static StunErrorCodeAttribute* CreateErrorCode();
Drelayserver.cc72 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError()
Dstun.cc479 StunErrorCodeAttribute* StunAttribute::CreateErrorCode() { in CreateErrorCode() function in cricket::StunAttribute
Dstun_unittest.cc1058 StunErrorCodeAttribute* errorcode = StunAttribute::CreateErrorCode(); in TEST_F()
Dport.cc602 StunErrorCodeAttribute* error_attr = StunAttribute::CreateErrorCode(); in SendBindingErrorResponse()