Home
last modified time | relevance | path

Searched defs:SetRemoteIceParameters (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dmock_ice_transport.h64 void SetRemoteIceParameters(const IceParameters& ice_params) override {} in SetRemoteIceParameters() function
H A Dfake_ice_transport.h221 void SetRemoteIceParameters(const IceParameters& params) override { in SetRemoteIceParameters() function
H A Dp2p_transport_channel.cc520 void P2PTransportChannel::SetRemoteIceParameters( in SetRemoteIceParameters() function in cricket::P2PTransportChannel
/aosp_15_r20/external/webrtc/pc/
H A Djsep_transport.cc402 void JsepTransport::SetRemoteIceParameters( in SetRemoteIceParameters() function in cricket::JsepTransport