Home
last modified time | relevance | path

Searched refs:ResetSenderCongestionControlObjects (Results 1 – 25 of 41) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dchannel_proxy.cc125 void ChannelProxy::ResetSenderCongestionControlObjects() { in ResetSenderCongestionControlObjects() function in webrtc::voe::ChannelProxy
127 channel()->ResetSenderCongestionControlObjects(); in ResetSenderCongestionControlObjects()
H A Dchannel_proxy.h81 virtual void ResetSenderCongestionControlObjects();
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/voice_engine/
H A Dchannel_proxy.cc125 void ChannelProxy::ResetSenderCongestionControlObjects() { in ResetSenderCongestionControlObjects() function in webrtc::voe::ChannelProxy
127 channel()->ResetSenderCongestionControlObjects(); in ResetSenderCongestionControlObjects()
H A Dchannel_proxy.h81 virtual void ResetSenderCongestionControlObjects();
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/voice_engine/
H A Dchannel_proxy.cc125 void ChannelProxy::ResetSenderCongestionControlObjects() { in ResetSenderCongestionControlObjects() function in webrtc::voe::ChannelProxy
127 channel()->ResetSenderCongestionControlObjects(); in ResetSenderCongestionControlObjects()
H A Dchannel_proxy.h81 virtual void ResetSenderCongestionControlObjects();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/audio/
H A Dchannel_send.h86 virtual void ResetSenderCongestionControlObjects() = 0;
H A Dmock_voe_channel_proxy.h93 MOCK_METHOD0(ResetSenderCongestionControlObjects, void());
/dports/net-im/tg_owt/tg_owt-d578c76/src/audio/
H A Dchannel_send.h85 virtual void ResetSenderCongestionControlObjects() = 0;
H A Dmock_voe_channel_proxy.h127 MOCK_METHOD(void, ResetSenderCongestionControlObjects, (), (override));
H A Dchannel_send.cc126 void ResetSenderCongestionControlObjects() override;
729 void ChannelSend::ResetSenderCongestionControlObjects() { in ResetSenderCongestionControlObjects() function in webrtc::voe::__anonc9a188dc0111::ChannelSend
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/audio/
H A Dchannel_send.h85 virtual void ResetSenderCongestionControlObjects() = 0;
H A Dmock_voe_channel_proxy.h126 MOCK_METHOD(void, ResetSenderCongestionControlObjects, (), (override));
H A Dchannel_send.cc126 void ResetSenderCongestionControlObjects() override;
726 void ChannelSend::ResetSenderCongestionControlObjects() { in ResetSenderCongestionControlObjects() function in webrtc::voe::__anon565c0e8b0111::ChannelSend
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/audio/
H A Dchannel_send.h86 virtual void ResetSenderCongestionControlObjects() = 0;
H A Dmock_voe_channel_proxy.h126 MOCK_METHOD(void, ResetSenderCongestionControlObjects, (), (override));
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/test/
H A Dmock_voe_channel_proxy.h49 MOCK_METHOD0(ResetSenderCongestionControlObjects, void());
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/test/
H A Dmock_voe_channel_proxy.h49 MOCK_METHOD0(ResetSenderCongestionControlObjects, void());
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/test/
H A Dmock_voe_channel_proxy.h49 MOCK_METHOD0(ResetSenderCongestionControlObjects, void());
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/audio/
H A Daudio_send_stream.cc125 channel_proxy_->ResetSenderCongestionControlObjects(); in ~AudioSendStream()
211 channel_proxy->ResetSenderCongestionControlObjects(); in ConfigureStream()
H A Daudio_send_stream_unittest.cc238 EXPECT_CALL(*channel_proxy_, ResetSenderCongestionControlObjects()) in SetupDefaultChannelProxy()
589 EXPECT_CALL(*helper.channel_proxy(), ResetSenderCongestionControlObjects()) in TEST()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/audio/
H A Daudio_send_stream.cc125 channel_proxy_->ResetSenderCongestionControlObjects(); in ~AudioSendStream()
211 channel_proxy->ResetSenderCongestionControlObjects(); in ConfigureStream()
H A Daudio_send_stream_unittest.cc238 EXPECT_CALL(*channel_proxy_, ResetSenderCongestionControlObjects()) in SetupDefaultChannelProxy()
589 EXPECT_CALL(*helper.channel_proxy(), ResetSenderCongestionControlObjects()) in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/audio/
H A Daudio_send_stream.cc125 channel_proxy_->ResetSenderCongestionControlObjects(); in ~AudioSendStream()
211 channel_proxy->ResetSenderCongestionControlObjects(); in ConfigureStream()
H A Daudio_send_stream_unittest.cc238 EXPECT_CALL(*channel_proxy_, ResetSenderCongestionControlObjects()) in SetupDefaultChannelProxy()
589 EXPECT_CALL(*helper.channel_proxy(), ResetSenderCongestionControlObjects()) in TEST()

12