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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.h 153 bool ApplyParams(const CryptoParams& send_params,
srtpfilter.cc 342 if (!ApplyParams(send_params, recv_params)) {
396 bool SrtpFilter::ApplyParams(const CryptoParams& send_params,

Completed in 53 milliseconds