Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dmock_ice_transport.h76 void RemoveAllRemoteCandidates() override {} in RemoveAllRemoteCandidates() function
H A Dfake_ice_transport.h264 void RemoveAllRemoteCandidates() override { in RemoveAllRemoteCandidates() function
H A Dp2p_transport_channel.cc1409 void P2PTransportChannel::RemoveAllRemoteCandidates() { in RemoveAllRemoteCandidates() function in cricket::P2PTransportChannel