Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransportchannelproxy.cc175 bool TransportChannelProxy::GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function in cricket::TransportChannelProxy
Drawtransportchannel.h127 virtual bool GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function
Dp2ptransportchannel.h127 virtual bool GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function
Ddtlstransportchannel.cc332 bool DtlsTransportChannelWrapper::GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function in cricket::DtlsTransportChannelWrapper
Dfakesession.h231 virtual bool GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function