Searched refs:GetContentByName (Results 1 – 12 of 12) sorted by relevance
660 ContentInfo* ac_offer = offer->GetContentByName("audio"); in TestMediaDirectionInAnswer()662 ContentInfo* vc_offer = offer->GetContentByName("video"); in TestMediaDirectionInAnswer()714 const ContentInfo* ac = answer->GetContentByName("audio"); in TestVideoGcmCipher()715 const ContentInfo* vc = answer->GetContentByName("video"); in TestVideoGcmCipher()812 const ContentInfo* ac = offer->GetContentByName("audio"); in TEST_F()813 const ContentInfo* vc = offer->GetContentByName("video"); in TEST_F()834 const ContentInfo* ac = offer->GetContentByName("audio"); in TEST_F()835 const ContentInfo* vc = offer->GetContentByName("video"); in TEST_F()943 const ContentInfo* ac = offer->GetContentByName("audio"); in TEST_F()944 const ContentInfo* dc = offer->GetContentByName("data"); in TEST_F()[all …]
101 const ContentInfo* SessionDescription::GetContentByName( in GetContentByName() function in cricket::SessionDescription106 ContentInfo* SessionDescription::GetContentByName(const std::string& name) { in GetContentByName() function in cricket::SessionDescription
506 const ContentInfo* GetContentByName(const std::string& name) const;507 ContentInfo* GetContentByName(const std::string& name);
672 if (!description->GetContentByName(content_name)) { in ValidateAndMaybeUpdateBundleGroup()706 auto* content_info = description->GetContentByName(content_name); in ValidateAndMaybeUpdateBundleGroup()733 auto bundled_content = description->GetContentByName(*bundled_mid()); in ValidateAndMaybeUpdateBundleGroup()744 auto other_content = description->GetContentByName(content_name); in ValidateAndMaybeUpdateBundleGroup()
311 EXPECT_FALSE(offer->description()->GetContentByName(cricket::CN_DATA)); in TEST_P()
105 source_desc->description()->GetContentByName(content_name); in CopyCandidatesFromSessionDescription()
2835 local_answer->description()->GetContentByName("video"); in TEST_P()2844 video_info = local_offer->description()->GetContentByName("video"); in TEST_P()2848 local_offer->description()->GetContentByName("audio"); in TEST_P()2875 local_answer->description()->GetContentByName("video"); in TEST_F()2878 local_answer->description()->GetContentByName("audio"); in TEST_F()
512 const ContentInfo* content = sdesc->GetContentByName(content_name); in GetCryptosByName()545 ContentInfo* content = sdesc->GetContentByName(content_name); in IsRtpContent()605 ContentInfo* content = sdesc->GetContentByName(content_name); in UpdateCryptoParamsForBundle()
1491 auto video_content = new_answer->GetContentByName(kVideoMid1); in TEST_F()
550 const ContentInfo* cinfo = new_sd->GetContentByName(content_name); in CheckForRemoteIceRestart()636 ? session_description->description()->GetContentByName( in FindTransceiverMSection()3850 return sdesc->description()->GetContentByName( in FindMediaSectionForTransceiver()
4300 ->GetContentByName(kAudioContentName) in TEST_F()4303 ->GetContentByName(kVideoContentName) in TEST_F()
211 cricket::ContentInfo* simulcast_content = desc->GetContentByName(info.mid); in PatchVp8Offer()397 desc->GetContentByName(info.rids[0]); in PatchVp8Answer()505 cricket::ContentInfo* content = source->GetContentByName(mid); in RestoreMediaSectionsOrder()