Searched refs:GetGroupByName (Results 1 – 5 of 5) sorted by relevance
155 const ContentGroup* GetGroupByName(const std::string& name) const;
209 const ContentGroup* SessionDescription::GetGroupByName( in GetGroupByName() function in cricket::SessionDescription
980 local_desc_->description()->GetGroupByName(cricket::GROUP_TYPE_BUNDLE); in UpdateSessionState()982 remote_desc_->description()->GetGroupByName(cricket::GROUP_TYPE_BUNDLE); in UpdateSessionState()1821 const cricket::ContentGroup* bundle_group = desc->GetGroupByName( in CreateChannels()1926 desc->GetGroupByName(cricket::GROUP_TYPE_BUNDLE); in ValidateBundleSettings()
828 desc->GetGroupByName(cricket::GROUP_TYPE_BUNDLE); in SdpSerialize()
1398 const ContentGroup* offer_bundle = offer->GetGroupByName(GROUP_TYPE_BUNDLE); in CreateAnswer()