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

  /external/webrtc/talk/session/media/
srtpfilter.h 156 bool ApplyParams(const CryptoParams& send_params,
srtpfilter.cc 356 if (!ApplyParams(send_params, recv_params)) {
410 bool SrtpFilter::ApplyParams(const CryptoParams& send_params,

Completed in 62 milliseconds