Home
last modified time | relevance | path

Searched defs:data_channel (Results 1 – 25 of 115) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/test/
H A Dfake_data_channel_provider.h47 bool ConnectDataChannel(webrtc::DataChannel* data_channel) override { in ConnectDataChannel()
58 void DisconnectDataChannel(webrtc::DataChannel* data_channel) override { in DisconnectDataChannel()
133 bool IsConnected(webrtc::DataChannel* data_channel) const { in IsConnected()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/test/
H A Dfake_data_channel_provider.h48 bool ConnectDataChannel(webrtc::SctpDataChannel* data_channel) override { in ConnectDataChannel()
59 void DisconnectDataChannel(webrtc::SctpDataChannel* data_channel) override { in DisconnectDataChannel()
134 bool IsConnected(webrtc::SctpDataChannel* data_channel) const { in IsConnected()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/test/
H A Dfake_data_channel_provider.h48 bool ConnectDataChannel(webrtc::SctpDataChannel* data_channel) override { in ConnectDataChannel()
59 void DisconnectDataChannel(webrtc::SctpDataChannel* data_channel) override { in DisconnectDataChannel()
134 bool IsConnected(webrtc::SctpDataChannel* data_channel) const { in IsConnected()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/api/test/
H A Dfakedatachannelprovider.h43 bool ConnectDataChannel(webrtc::DataChannel* data_channel) override { in ConnectDataChannel()
53 void DisconnectDataChannel(webrtc::DataChannel* data_channel) override { in DisconnectDataChannel()
122 bool IsConnected(webrtc::DataChannel* data_channel) const { in IsConnected()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/tgcalls/tgcalls/
H A DSctpDataChannelProviderInterfaceImpl.cpp126 bool SctpDataChannelProviderInterfaceImpl::ConnectDataChannel(webrtc::SctpDataChannel *data_channel in ConnectDataChannel()
132 …ctpDataChannelProviderInterfaceImpl::DisconnectDataChannel(webrtc::SctpDataChannel* data_channel) { in DisconnectDataChannel()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/testing/
H A Dembedded_server_test_fixture.cc56 std::shared_ptr<grpc::Channel> data_channel = in SetUp() local
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/testing/
H A Dembedded_server_test_fixture.cc56 std::shared_ptr<grpc::Channel> data_channel = in SetUp() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/core/internal/mediums/webrtc/
H A Dpeer_connection_observer_impl.cc48 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) { in OnDataChannel()
H A Dwebrtc_socket.cc58 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) in WebRtcSocket()
H A Dconnection_flow.cc117 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel = in CreateOffer() local
305 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) { in CreateDataChannelObserver()
/dports/lang/v8/v8-9.6.180.12/test/fuzzilli/
H A Dlibreprl.c78 struct data_channel { struct
95 struct data_channel* data_in; argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/pc/
H A Dchannelmanager.cc389 RtpDataChannel* data_channel = new RtpDataChannel( in CreateRtpDataChannel_w() local
402 void ChannelManager::DestroyRtpDataChannel(RtpDataChannel* data_channel) { in DestroyRtpDataChannel()
411 void ChannelManager::DestroyRtpDataChannel_w(RtpDataChannel* data_channel) { in DestroyRtpDataChannel_w()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Dchannelmanager_unittest.cc120 cricket::DataChannel* data_channel = in TEST_F() local
142 cricket::DataChannel* data_channel = in TEST_F() local
168 cricket::DataChannel* data_channel = in TEST_F() local
H A Dcall.cc222 DataChannel* data_channel = NULL; in AddSession() local
327 DataChannel* data_channel = it_dchannel->second; in RemoveSession() local
365 DataChannel* data_channel = GetDataChannel(*it); in EnableChannels() local
400 DataChannel* data_channel = GetDataChannel(session); in SendData() local
804 DataChannel* data_channel = GetDataChannel(session); in UpdateDataChannelRemoteContent() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dchannel_manager.cc352 auto data_channel = std::make_unique<RtpDataChannel>( in CreateRtpDataChannel() local
365 void ChannelManager::DestroyRtpDataChannel(RtpDataChannel* data_channel) { in DestroyRtpDataChannel()
H A Ddata_channel_unittest.cc101 void OnSignalOpened(DataChannel* data_channel) { ++opened_count_; } in OnSignalOpened()
103 void OnSignalClosed(DataChannel* data_channel) { ++closed_count_; } in OnSignalClosed()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dchannel_manager.cc318 auto data_channel = std::make_unique<RtpDataChannel>( in CreateRtpDataChannel() local
331 void ChannelManager::DestroyRtpDataChannel(RtpDataChannel* data_channel) { in DestroyRtpDataChannel()
H A Ddata_channel_unittest.cc103 void OnSignalOpened(DataChannelInterface* data_channel) { ++opened_count_; } in OnSignalOpened()
105 void OnSignalClosed(DataChannelInterface* data_channel) { ++closed_count_; } in OnSignalClosed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dchannel_manager.cc355 auto data_channel = std::make_unique<RtpDataChannel>( in CreateRtpDataChannel() local
368 void ChannelManager::DestroyRtpDataChannel(RtpDataChannel* data_channel) { in DestroyRtpDataChannel()
H A Ddata_channel_unittest.cc103 void OnSignalOpened(DataChannelInterface* data_channel) { ++opened_count_; } in OnSignalOpened()
105 void OnSignalClosed(DataChannelInterface* data_channel) { ++closed_count_; } in OnSignalClosed()
/dports/ftp/oftpd/oftpd-0.3.7/src/
H A Dftp_session.h72 int data_channel; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/examples/androidnativeapi/jni/
H A Dandroid_call_client.cc222 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) { in OnDataChannel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/examples/androidnativeapi/jni/
H A Dandroid_call_client.cc222 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) { in OnDataChannel()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dwebrtc_transport.cc470 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) override { in OnDataChannel()
558 auto data_channel = peer_connection()->CreateDataChannel(name, &config); in CreateOutgoingChannel() local
978 rtc::scoped_refptr<webrtc::DataChannelInterface> data_channel) { in OnDataChannel()
/dports/emulators/citra/citra-ac98458e0/src/core/hle/service/nwm/
H A Duds_data.h49 u8 data_channel; member

12345