Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel.cc1641 void VoiceChannel::GetSrtpCiphers(std::vector<std::string>* ciphers) const { in GetSrtpCiphers() function in cricket::VoiceChannel
2115 void VideoChannel::GetSrtpCiphers(std::vector<std::string>* ciphers) const { in GetSrtpCiphers() function in cricket::VideoChannel
2478 void DataChannel::GetSrtpCiphers(std::vector<std::string>* ciphers) const { in GetSrtpCiphers() function in cricket::DataChannel