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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.h 147 bool DoSetAnswer(const std::vector<CryptoParams>& answer_params,
srtpfilter.cc 140 return DoSetAnswer(answer_params, source, true);
146 return DoSetAnswer(answer_params, source, false);
313 bool SrtpFilter::DoSetAnswer(const std::vector<CryptoParams>& answer_params,

Completed in 34 milliseconds