Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dmediasession.cc145 const CryptoParamsVec* GetCryptos(const MediaContentDescription* media) { in GetCryptos() function
1578 GetCryptos(GetFirstAudioContentDescription(current_description)), in AddAudioContentForOffer()
1637 GetCryptos(GetFirstVideoContentDescription(current_description)), in AddVideoContentForOffer()
1714 GetCryptos(GetFirstDataContentDescription(current_description)), in AddDataContentForOffer()
1770 GetCryptos(GetFirstAudioContentDescription(current_description)), in AddAudioContentForAnswer()
1823 GetCryptos(GetFirstVideoContentDescription(current_description)), in AddVideoContentForAnswer()
1881 GetCryptos(GetFirstDataContentDescription(current_description)), in AddDataContentForAnswer()