Home
last modified time | relevance | path

Searched defs:RemoteCandidate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h54 RemoteCandidate(const Candidate& c, PortInterface* origin_port) in RemoteCandidate() function
Dp2ptransportchannel_unittest.cc725 static const cricket::Candidate* RemoteCandidate( in RemoteCandidate() function in P2PTransportChannelTestBase