Home
last modified time | relevance | path

Searched refs:GetFirstDataContent (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dmedia_session.h364 const ContentInfo* GetFirstDataContent(const ContentInfos& contents);
369 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc);
383 ContentInfo* GetFirstDataContent(ContentInfos* contents);
388 ContentInfo* GetFirstDataContent(SessionDescription* sdesc);
H A Dpeer_connection_data_channel_unittest.cc195 auto* data_content = cricket::GetFirstDataContent(desc); in ChangeSctpPortOnDescription()
324 auto* data_content = cricket::GetFirstDataContent(answer->description()); in TEST_P()
363 auto* data_content = cricket::GetFirstDataContent(answer->description()); in TEST_P()
H A Dmedia_session.cc2813 const ContentInfo* GetFirstDataContent(const ContentInfos& contents) { in GetFirstDataContent() function
2834 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc) { in GetFirstDataContent() function
2891 ContentInfo* GetFirstDataContent(ContentInfos* contents) { in GetFirstDataContent() function
2912 ContentInfo* GetFirstDataContent(SessionDescription* sdesc) { in GetFirstDataContent() function
H A Dpeer_connection_interface_unittest.cc2253 cricket::GetFirstDataContent(answer->description()); in TEST_P()
2282 cricket::GetFirstDataContent(answer->description()); in TEST_P()
2317 cricket::GetFirstDataContent(pc_->local_description()->description()); in TEST_P()
H A Dpeer_connection.cc2840 GetFirstDataContent(local_description()->description()); in ApplyLocalDescription()
6068 cricket::GetFirstDataContent(sdesc->description()); in PushdownMediaDescription()
6551 const cricket::ContentInfo* data_info = cricket::GetFirstDataContent(desc); in RemoveUnusedChannels()
6597 const cricket::ContentInfo* data = cricket::GetFirstDataContent(&desc); in CreateChannels()
7442 if (!cricket::GetFirstDataContent(description->description()->contents())) in CheckIfNegotiationIsNeeded()
H A Dpeer_connection_jsep_unittest.cc408 const auto* offer_data = cricket::GetFirstDataContent(offer->description()); in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dmedia_session.h391 const ContentInfo* GetFirstDataContent(const ContentInfos& contents);
396 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc);
410 ContentInfo* GetFirstDataContent(ContentInfos* contents);
415 ContentInfo* GetFirstDataContent(SessionDescription* sdesc);
H A Dpeer_connection_data_channel_unittest.cc169 auto* data_content = cricket::GetFirstDataContent(desc); in ChangeSctpPortOnDescription()
298 auto* data_content = cricket::GetFirstDataContent(answer->description()); in TEST_P()
337 auto* data_content = cricket::GetFirstDataContent(answer->description()); in TEST_P()
H A Dmedia_session.cc2950 const ContentInfo* GetFirstDataContent(const ContentInfos& contents) { in GetFirstDataContent() function
2971 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc) { in GetFirstDataContent() function
3028 ContentInfo* GetFirstDataContent(ContentInfos* contents) { in GetFirstDataContent() function
3049 ContentInfo* GetFirstDataContent(SessionDescription* sdesc) { in GetFirstDataContent() function
H A Dsdp_offer_answer.cc1468 GetFirstDataContent(local_description()->description()); in ApplyLocalDescription()
2902 if (!cricket::GetFirstDataContent(description->description()->contents())) in CheckIfNegotiationIsNeeded()
4286 cricket::GetFirstDataContent(sdesc->description()); in PushdownMediaDescription()
4407 const cricket::ContentInfo* data_info = cricket::GetFirstDataContent(desc); in RemoveUnusedChannels()
4600 const cricket::ContentInfo* data = cricket::GetFirstDataContent(&desc); in CreateChannels()
H A Dpeer_connection_interface_unittest.cc2260 cricket::GetFirstDataContent(answer->description()); in TEST_P()
2289 cricket::GetFirstDataContent(answer->description()); in TEST_P()
2324 cricket::GetFirstDataContent(pc_->local_description()->description()); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dmedia_session.h383 const ContentInfo* GetFirstDataContent(const ContentInfos& contents);
388 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc);
402 ContentInfo* GetFirstDataContent(ContentInfos* contents);
407 ContentInfo* GetFirstDataContent(SessionDescription* sdesc);
H A Dpeer_connection_data_channel_unittest.cc169 auto* data_content = cricket::GetFirstDataContent(desc); in ChangeSctpPortOnDescription()
298 auto* data_content = cricket::GetFirstDataContent(answer->description()); in TEST_P()
337 auto* data_content = cricket::GetFirstDataContent(answer->description()); in TEST_P()
H A Dmedia_session.cc2927 const ContentInfo* GetFirstDataContent(const ContentInfos& contents) { in GetFirstDataContent() function
2948 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc) { in GetFirstDataContent() function
3005 ContentInfo* GetFirstDataContent(ContentInfos* contents) { in GetFirstDataContent() function
3026 ContentInfo* GetFirstDataContent(SessionDescription* sdesc) { in GetFirstDataContent() function
H A Dsdp_offer_answer.cc1449 GetFirstDataContent(local_description()->description()); in ApplyLocalDescription()
2875 if (!cricket::GetFirstDataContent(description->description()->contents())) in CheckIfNegotiationIsNeeded()
4261 cricket::GetFirstDataContent(sdesc->description()); in PushdownMediaDescription()
4383 const cricket::ContentInfo* data_info = cricket::GetFirstDataContent(desc); in RemoveUnusedChannels()
4608 const cricket::ContentInfo* data = cricket::GetFirstDataContent(&desc); in CreateChannels()
H A Dpeer_connection_interface_unittest.cc2251 cricket::GetFirstDataContent(answer->description()); in TEST_P()
2280 cricket::GetFirstDataContent(answer->description()); in TEST_P()
2315 cricket::GetFirstDataContent(pc_->local_description()->description()); in TEST_P()
H A Dpeer_connection_jsep_unittest.cc404 const auto* offer_data = cricket::GetFirstDataContent(offer->description()); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/pc/
H A Dmediasession.h573 const ContentInfo* GetFirstDataContent(const ContentInfos& contents);
576 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc);
588 ContentInfo* GetFirstDataContent(ContentInfos& contents);
591 ContentInfo* GetFirstDataContent(SessionDescription* sdesc);
H A Dmediasession.cc1805 GetFirstDataContent(current_description); in AddDataContentForOffer()
1984 const ContentInfo* data_content = GetFirstDataContent(offer); in AddDataContentForAnswer()
2073 const ContentInfo* GetFirstDataContent(const ContentInfos& contents) { in GetFirstDataContent() function
2094 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc) { in GetFirstDataContent() function
2145 ContentInfo* GetFirstDataContent(ContentInfos& contents) { in GetFirstDataContent() function
2166 ContentInfo* GetFirstDataContent(SessionDescription* sdesc) { in GetFirstDataContent() function
H A Dchannel.cc2173 return GetFirstDataContent(sdesc); in GetFirstContent()
H A Dmediasession_unittest.cc56 using cricket::GetFirstDataContent;
2618 const ContentInfo* data_content = GetFirstDataContent(updated_offer.get()); in TEST_F()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dmediasession.h348 const ContentInfo* GetFirstDataContent(const ContentInfos& contents);
351 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc);
H A Dmediasession.cc575 const ContentInfo* data_content = GetFirstDataContent(offer); in CreateAnswer()
642 const ContentInfo* GetFirstDataContent(const ContentInfos& contents) { in GetFirstDataContent() function
662 const ContentInfo* GetFirstDataContent(const SessionDescription* sdesc) { in GetFirstDataContent() function
H A Dcall.cc226 const ContentInfo* data_offer = GetFirstDataContent(offer); in AddSession()
761 const ContentInfo* data_content = GetFirstDataContent(updated_contents); in OnRemoteDescriptionUpdate()
H A Dchannel.cc1741 const ContentInfo* cinfo = GetFirstDataContent(sdesc); in GetFirstContent()

12