Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dsrtpfilter.h147 bool StoreParams(const std::vector<CryptoParams>& params,
Dsrtpfilter.cc135 return StoreParams(offer_params, source); in SetOffer()
304 bool SrtpFilter::StoreParams(const std::vector<CryptoParams>& params, in StoreParams() function in cricket::SrtpFilter