Home
last modified time | relevance | path

Searched refs:StoreParams (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dsrtpfilter.h128 bool StoreParams(const std::vector<CryptoParams>& offer_params,
Dsrtpfilter.cc90 ret = StoreParams(offer_params, source); in SetOffer()
156 bool SrtpFilter::StoreParams(const std::vector<CryptoParams>& params, in StoreParams() function in cricket::SrtpFilter