Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.h174 void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function
Dfaketransportcontroller.h95 void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function
Dp2ptransportchannel.cc346 void P2PTransportChannel::SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function in cricket::P2PTransportChannel