HomeSort by relevance Sort by last modified time
    Searched refs:ORIGIN_OTHER_PORT (Results 1 - 3 of 3) 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 92 if (origin == ORIGIN_OTHER_PORT)
p2ptransportchannel.cc 70 return cricket::PortInterface::ORIGIN_OTHER_PORT;
    [all...]

Completed in 36 milliseconds