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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portinterface.h 87 enum CandidateOrigin { ORIGIN_THIS_PORT, ORIGIN_OTHER_PORT, ORIGIN_MESSAGE };
tcpport.cc 101 (origin == ORIGIN_THIS_PORT)) {
p2ptransportchannel.cc 68 return cricket::PortInterface::ORIGIN_THIS_PORT;
545 new_remote_candidate, cricket::PortInterface::ORIGIN_THIS_PORT);
    [all...]
relayport.cc 283 (origin != ORIGIN_THIS_PORT)) {

Completed in 6098 milliseconds