Home
last modified time | relevance | path

Searched defs:SetSrtpCiphers (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransportchannelproxy.cc164 bool TransportChannelProxy::SetSrtpCiphers(const std::vector<std::string>& in SetSrtpCiphers() function in cricket::TransportChannelProxy
Drawtransportchannel.h122 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers() function
Dp2ptransportchannel.h122 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers() function
Ddtlstransportchannel.cc290 bool DtlsTransportChannelWrapper::SetSrtpCiphers( in SetSrtpCiphers() function in cricket::DtlsTransportChannelWrapper
Dfakesession.h226 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers() function