Searched refs:FirstContentName (Results 1 – 4 of 4) sorted by relevance
65 const std::string* FirstContentName() const;
48 const std::string* ContentGroup::FirstContentName() const { in FirstContentName() function in cricket::ContentGroup
557 if (!sdesc || !bundle_group.FirstContentName()) { in UpdateTransportInfoForBundle()562 const std::string& selected_content_name = *bundle_group.FirstContentName(); in UpdateTransportInfoForBundle()666 if (!sdesc || !bundle_group.FirstContentName()) { in UpdateCryptoParamsForBundle()1406 if (answer_bundle.FirstContentName()) { in CreateAnswer()
1173 const std::string* first_content_name = bundle.FirstContentName(); in EnableBundle()