Home
last modified time | relevance | path

Searched defs:RemoveRemoteCandidate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dmock_ice_transport.h75 void RemoveRemoteCandidate(const Candidate& candidate) override {} in RemoveRemoteCandidate() function
Dfake_ice_transport.h192 void RemoveRemoteCandidate(const Candidate& candidate) override { in RemoveRemoteCandidate() function
Dp2p_transport_channel.cc1288 void P2PTransportChannel::RemoveRemoteCandidate( in RemoveRemoteCandidate() function in cricket::P2PTransportChannel