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

  /external/webrtc/webrtc/p2p/base/
portinterface.h 70 enum CandidateOrigin { ORIGIN_THIS_PORT, ORIGIN_OTHER_PORT, ORIGIN_MESSAGE };
tcpport.cc 149 (origin == ORIGIN_THIS_PORT)) {
p2ptransportchannel.cc 37 return cricket::PortInterface::ORIGIN_THIS_PORT;
612 remote_candidate, cricket::PortInterface::ORIGIN_THIS_PORT);
    [all...]
relayport.cc 282 (origin != ORIGIN_THIS_PORT)) {

Completed in 156 milliseconds