Home
last modified time | relevance | path

Searched refs:audio_cryptos (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediasessionclient.cc155 CryptoParamsVec audio_cryptos; in CreateOffer() local
156 if (GetSupportedAudioCryptos(&audio_cryptos)) { in CreateOffer()
157 for (CryptoParamsVec::const_iterator crypto = audio_cryptos.begin(); in CreateOffer()
158 crypto != audio_cryptos.end(); ++crypto) { in CreateOffer()