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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Ddtlstransportchannel.h205 virtual void SetIceCredentials(const std::string& ice_ufrag, function in class:cricket::DtlsTransportChannelWrapper
207 channel_->SetIceCredentials(ice_ufrag, ice_pwd);
H A Drawtransportchannel.h74 virtual void SetIceCredentials(const std::string& ice_ufrag, function in class:cricket::RawTransportChannel
H A Dfakesession.h111 virtual void SetIceCredentials(const std::string& ice_ufrag, function in class:cricket::FakeTransportChannel
H A Dp2ptransportchannel.cc255 void P2PTransportChannel::SetIceCredentials(const std::string& ice_ufrag, function in class:cricket::P2PTransportChannel

Completed in 661 milliseconds