Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Ddtlstransportchannel.h209 virtual void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function
Drawtransportchannel.h76 virtual void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function
Dfakesession.h116 virtual void SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function
Dp2ptransportchannel.cc275 void P2PTransportChannel::SetRemoteIceCredentials(const std::string& ice_ufrag, in SetRemoteIceCredentials() function in cricket::P2PTransportChannel