Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dmedia_session.cc535 static bool UpdateCryptoParamsForBundle(const ContentGroup& bundle_group, in UpdateCryptoParamsForBundle() function
1759 if (!UpdateCryptoParamsForBundle(offer_bundle, offer.get())) { in CreateOffer()
1943 if (!UpdateCryptoParamsForBundle(answer_bundle, answer.get())) { in CreateAnswer()