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.cc 132 return DoSetAnswer(answer_params, source, true);
138 return DoSetAnswer(answer_params, source, false);
287 bool SrtpFilter::DoSetAnswer(const std::vector<CryptoParams>& answer_params,
srtpfilter.h 141 bool DoSetAnswer(const std::vector<CryptoParams>& answer_params,

Completed in 31 milliseconds