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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunrequest.cc 91 if (msg->type() == GetStunResponseType(request->type())) {
97 << " (expecting " << GetStunResponseType(request->type()) << ")";
stun.h 358 StunMessageType GetStunResponseType(StunMessageType request_type);
stun.cc 554 StunMessageType GetStunResponseType(StunMessageType request_type) {

Completed in 25 milliseconds