HomeSort by relevance Sort by last modified time
    Searched defs:SetIceCredentials (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
rawtransportchannel.h 73 virtual void SetIceCredentials(const std::string& ice_ufrag,
dtlstransportchannel.h 188 virtual void SetIceCredentials(const std::string& ice_ufrag,
190 channel_->SetIceCredentials(ice_ufrag, ice_pwd);
fakesession.h 103 virtual void SetIceCredentials(const std::string& ice_ufrag,
p2ptransportchannel.cc 250 void P2PTransportChannel::SetIceCredentials(const std::string& ice_ufrag,
    [all...]

Completed in 68 milliseconds