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.cc163 bool TransportChannelProxy::SetSrtpCiphers(const std::vector<std::string>& in SetSrtpCiphers() function in cricket::TransportChannelProxy
Dp2ptransportchannel.h124 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers() function
Drawtransportchannel.h126 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers() function
Ddtlstransportchannel.cc296 bool DtlsTransportChannelWrapper::SetSrtpCiphers( in SetSrtpCiphers() function in cricket::DtlsTransportChannelWrapper
Dfakesession.h239 virtual bool SetSrtpCiphers(const std::vector<std::string>& ciphers) { in SetSrtpCiphers() function