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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.h 151 bool NegotiateParams(const std::vector<CryptoParams>& answer_params,
srtpfilter.cc 336 if (!NegotiateParams(answer_params, &selected_params))
369 bool SrtpFilter::NegotiateParams(const std::vector<CryptoParams>& answer_params,

Completed in 43 milliseconds