Searched defs:SetSslRole (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Drawtransportchannel.h121 virtual bool SetSslRole(rtc::SSLRole role) { function in class:cricket::RawTransportChannel
H A Dtransportchannelproxy.cc155 bool TransportChannelProxy::SetSslRole(rtc::SSLRole role) { function in class:cricket::TransportChannelProxy
160 return impl_->SetSslRole(role);
H A Ddtlstransportchannel.cc189 bool DtlsTransportChannelWrapper::SetSslRole(rtc::SSLRole role) { function in class:cricket::DtlsTransportChannelWrapper
H A Dp2ptransportchannel.h119 virtual bool SetSslRole(rtc::SSLRole role) { function in class:cricket::P2PTransportChannel
H A Dfakesession.h128 virtual bool SetSslRole(rtc::SSLRole role) { function in class:cricket::FakeTransportChannel

Completed in 108 milliseconds