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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Ddtlstransportchannel.h209 virtual void SetRemoteIceCredentials(const std::string& ice_ufrag, function in class:cricket::DtlsTransportChannelWrapper
211 channel_->SetRemoteIceCredentials(ice_ufrag, ice_pwd);
H A Drawtransportchannel.h76 virtual void SetRemoteIceCredentials(const std::string& ice_ufrag, function in class:cricket::RawTransportChannel
H A Dfakesession.h116 virtual void SetRemoteIceCredentials(const std::string& ice_ufrag, function in class:cricket::FakeTransportChannel
H A Dp2ptransportchannel.cc275 void P2PTransportChannel::SetRemoteIceCredentials(const std::string& ice_ufrag, function in class:cricket::P2PTransportChannel

Completed in 54 milliseconds