Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dmediasession.cc554 static bool UpdateTransportInfoForBundle(const ContentGroup& bundle_group, in UpdateTransportInfoForBundle() function
1348 if (!UpdateTransportInfoForBundle(offer_bundle, offer.get())) { in CreateOffer()
1411 if (!UpdateTransportInfoForBundle(answer_bundle, answer.get())) { in CreateAnswer()