OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORIGIN_OTHER_PORT
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/p2p/base/
portinterface.h
70
enum CandidateOrigin { ORIGIN_THIS_PORT,
ORIGIN_OTHER_PORT
, ORIGIN_MESSAGE };
tcpport.cc
140
if (origin ==
ORIGIN_OTHER_PORT
)
p2ptransportchannel.cc
39
return cricket::PortInterface::
ORIGIN_OTHER_PORT
;
[
all
...]
Completed in 844 milliseconds