Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstunserver.cc143 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse()
Dstun.h181 static StunErrorCodeAttribute* CreateErrorCode();
Dstun.cc308 StunErrorCodeAttribute* StunAttribute::CreateErrorCode() { in CreateErrorCode() function in cricket::StunAttribute
Drelayserver.cc88 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError()
Dport.cc395 StunErrorCodeAttribute* error_attr = StunAttribute::CreateErrorCode(); in SendBindingErrorResponse()