Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dmediasession.cc663 static bool UpdateCryptoParamsForBundle(const ContentGroup& bundle_group, in UpdateCryptoParamsForBundle() function
1352 if (!UpdateCryptoParamsForBundle(offer_bundle, offer.get())) { in CreateOffer()
1416 if (!UpdateCryptoParamsForBundle(answer_bundle, answer.get())) { in CreateAnswer()