Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel.h98 RemoteCandidate(const Candidate& c, PortInterface* origin_port) in RemoteCandidate() function
H A Dp2p_transport_channel_unittest.cc960 static const Candidate* RemoteCandidate(P2PTransportChannel* ch) { in RemoteCandidate() function in cricket::P2PTransportChannelTestBase