Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h388 bool EnableBundle(const cricket::ContentGroup& bundle);
Dwebrtcsession.cc987 if (!EnableBundle(*answer_bundle)) { in UpdateSessionState()
1172 bool WebRtcSession::EnableBundle(const cricket::ContentGroup& bundle) { in EnableBundle() function in webrtc::WebRtcSession
1827 if (!EnableBundle(*bundle_group)) { in CreateChannels()