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.cc174 bool TransportChannelProxy::GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function in cricket::TransportChannelProxy
Dp2ptransportchannel.h129 virtual bool GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function
Drawtransportchannel.h131 virtual bool GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function
Ddtlstransportchannel.cc338 bool DtlsTransportChannelWrapper::GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function in cricket::DtlsTransportChannelWrapper
Dfakesession.h244 virtual bool GetSrtpCipher(std::string* cipher) { in GetSrtpCipher() function