Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.h170 void SetIceCredentials(const std::string& ice_ufrag, in SetIceCredentials() function
Dfaketransportcontroller.h90 void SetIceCredentials(const std::string& ice_ufrag, in SetIceCredentials() function
Dp2ptransportchannel.cc337 void P2PTransportChannel::SetIceCredentials(const std::string& ice_ufrag, in SetIceCredentials() function in cricket::P2PTransportChannel