Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dp2ptransportchannel.h57 RemoteCandidate(const Candidate& c, PortInterface* origin_port) in RemoteCandidate() function
Dp2ptransportchannel_unittest.cc702 static const cricket::Candidate* RemoteCandidate( in RemoteCandidate() function in P2PTransportChannelTestBase