OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1102 milliseconds