OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NegotiateParams
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/session/media/
srtpfilter.h
154
bool
NegotiateParams
(const std::vector<CryptoParams>& answer_params,
srtpfilter.cc
350
if (!
NegotiateParams
(answer_params, &selected_params))
383
bool SrtpFilter::
NegotiateParams
(const std::vector<CryptoParams>& answer_params,
Completed in 531 milliseconds