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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dmediasession.cc520 static bool UpdateTransportInfoForBundle(const ContentGroup& bundle_group, function in namespace:cricket
1226 if (!UpdateTransportInfoForBundle(offer_bundle, offer.get())) {
1227 LOG(LS_ERROR) << "CreateOffer failed to UpdateTransportInfoForBundle.";
1289 if (!UpdateTransportInfoForBundle(answer_bundle, answer.get())) {
1290 LOG(LS_ERROR) << "CreateAnswer failed to UpdateTransportInfoForBundle.";

Completed in 70 milliseconds