HomeSort by relevance Sort by last modified time
    Searched refs:GetStunErrorResponseType (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunserver.cc 140 err_msg.SetType(GetStunErrorResponseType(msg.type()));
stunrequest.cc 93 } else if (msg->type() == GetStunErrorResponseType(request->type())) {
stun.h 361 StunMessageType GetStunErrorResponseType(StunMessageType request_type);
stun.cc 567 StunMessageType GetStunErrorResponseType(StunMessageType request_type) {
relayserver.cc 77 err_msg.SetType(GetStunErrorResponseType(msg.type()));

Completed in 28 milliseconds