Searched refs:AddContentName (Results 1 – 5 of 5) sorted by relevance
67 void AddContentName(const std::string& content_name);
57 void ContentGroup::AddContentName(const std::string& content_name) { in AddContentName() function in cricket::ContentGroup
1594 group.AddContentName(kAudioContentName); in TEST_F()1595 group.AddContentName(kVideoContentName); in TEST_F()1914 group.AddContentName(kAudioContentName); in TEST_F()1915 group.AddContentName(kVideoContentName); in TEST_F()
1978 group.AddContentName(fields[i]); in ParseGroupAttribute()
1345 offer_bundle.AddContentName(content->name); in CreateOffer()1403 answer_bundle.AddContentName(content->name); in CreateAnswer()