HomeSort by relevance Sort by last modified time
    Searched refs:SelectCrypto (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.cc 239 bool SelectCrypto(const MediaContentDescription* offer, CryptoParams *crypto) {
284 if (SelectCrypto(audio_offer, &crypto)) {
321 if (SelectCrypto(video_offer, &crypto)) {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession.cc 178 static bool SelectCrypto(const MediaContentDescription* offer,
928 if (SelectCrypto(offer, bundle_enabled, &crypto)) {
    [all...]

Completed in 497 milliseconds