Searched refs:EnableBundle (Results 1 – 2 of 2) sorted by relevance
388 bool EnableBundle(const cricket::ContentGroup& bundle);
987 if (!EnableBundle(*answer_bundle)) { in UpdateSessionState()1172 bool WebRtcSession::EnableBundle(const cricket::ContentGroup& bundle) { in EnableBundle() function in webrtc::WebRtcSession1827 if (!EnableBundle(*bundle_group)) { in CreateChannels()