Searched refs:GetGroupByName (Results 1 – 6 of 6) sorted by relevance
172 const ContentGroup* GetGroupByName(const std::string& name) const;
228 const ContentGroup* SessionDescription::GetGroupByName( in GetGroupByName() function in cricket::SessionDescription
742 local_description()->GetGroupByName(GROUP_TYPE_BUNDLE); in MaybeEnableMuxingSupport()744 remote_description()->GetGroupByName(GROUP_TYPE_BUNDLE); in MaybeEnableMuxingSupport()
1595 desc->GetGroupByName(cricket::GROUP_TYPE_BUNDLE); in ValidateBundleSettings()
807 desc->GetGroupByName(cricket::GROUP_TYPE_BUNDLE); in SdpSerialize()
1276 const ContentGroup* offer_bundle = offer->GetGroupByName(GROUP_TYPE_BUNDLE); in CreateAnswer()