Home
last modified time | relevance | path

Searched refs:ORIGIN_THIS_PORT (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dportinterface.h70 enum CandidateOrigin { ORIGIN_THIS_PORT, ORIGIN_OTHER_PORT, ORIGIN_MESSAGE }; enumerator
Dtcpport.cc149 (origin == ORIGIN_THIS_PORT)) { in CreateConnection()
Dp2ptransportchannel.cc37 return cricket::PortInterface::ORIGIN_THIS_PORT; in GetOrigin()
612 remote_candidate, cricket::PortInterface::ORIGIN_THIS_PORT); in OnUnknownAddress()
Drelayport.cc282 (origin != ORIGIN_THIS_PORT)) { in CreateConnection()