Searched refs:ValidateBundleSettings (Results 1 – 2 of 2) sorted by relevance
426 bool ValidateBundleSettings(const cricket::SessionDescription* desc);
1920 bool WebRtcSession::ValidateBundleSettings(const SessionDescription* desc) { in ValidateBundleSettings() function in webrtc::WebRtcSession1986 if (!ValidateBundleSettings(sdesc->description())) { in ValidateSessionDescription()