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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.h 128 bool StoreParams(const std::vector<CryptoParams>& offer_params,
srtpfilter.cc 90 ret = StoreParams(offer_params, source);
156 bool SrtpFilter::StoreParams(const std::vector<CryptoParams>& params,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
srtpfilter.h 138 bool StoreParams(const std::vector<CryptoParams>& params,
srtpfilter.cc 127 return StoreParams(offer_params, source);
264 bool SrtpFilter::StoreParams(const std::vector<CryptoParams>& params,

Completed in 292 milliseconds