Home
last modified time | relevance | path

Searched refs:RtcpPacketTypesCounterUpdated (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver_unittest.cc69 RtcpPacketTypesCounterUpdated,
182 EXPECT_CALL(mocks.packet_type_counter_observer, RtcpPacketTypesCounterUpdated) in TEST()
691 RtcpPacketTypesCounterUpdated( in TEST()
708 RtcpPacketTypesCounterUpdated( in TEST()
724 RtcpPacketTypesCounterUpdated( in TEST()
1853 RtcpPacketTypesCounterUpdated( in TEST()
1878 RtcpPacketTypesCounterUpdated( in TEST()
1901 RtcpPacketTypesCounterUpdated( in TEST()
1990 RtcpPacketTypesCounterUpdated(kReceiverMainSsrc, _)); in TEST()
1992 RtcpPacketTypesCounterUpdated(kSecondarySsrc, _)); in TEST()
H A Drtp_rtcp_impl_unittest.cc125 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::__anonee48ef940111::RtpRtcpModule
H A Drtcp_sender.cc756 packet_type_counter_observer_->RtcpPacketTypesCounterUpdated( in ComputeCompoundRTCPPacket()
H A Drtcp_receiver.cc549 packet_type_counter_observer_->RtcpPacketTypesCounterUpdated( in ParseCompoundPacket()
H A Drtcp_sender_unittest.cc43 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::RtcpPacketTypeCounterObserverImpl
H A Drtp_rtcp_impl2_unittest.cc190 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::__anona941dee60111::RtpRtcpModule
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/include/
H A Drtcp_statistics.h63 virtual void RtcpPacketTypesCounterUpdated(
/aosp_15_r20/external/webrtc/video/
H A Dsend_statistics_proxy_unittest.cc2398 proxy->RtcpPacketTypesCounterUpdated(kFirstSsrc, counters); in TEST_F()
2399 proxy->RtcpPacketTypesCounterUpdated(kSecondSsrc, counters); in TEST_F()
2409 proxy->RtcpPacketTypesCounterUpdated(kFirstSsrc, counters); in TEST_F()
2410 proxy->RtcpPacketTypesCounterUpdated(kSecondSsrc, counters); in TEST_F()
2442 proxy->RtcpPacketTypesCounterUpdated(kFirstSsrc, counters); in TEST_F()
2443 proxy->RtcpPacketTypesCounterUpdated(kSecondSsrc, counters); in TEST_F()
2453 proxy->RtcpPacketTypesCounterUpdated(kFirstSsrc, counters); in TEST_F()
2454 proxy->RtcpPacketTypesCounterUpdated(kSecondSsrc, counters); in TEST_F()
H A Dreceive_statistics_proxy2.h106 void RtcpPacketTypesCounterUpdated(
H A Dreceive_statistics_proxy2.cc710 void ReceiveStatisticsProxy::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::internal::ReceiveStatisticsProxy
730 RtcpPacketTypesCounterUpdated(ssrc, packet_counter); in RtcpPacketTypesCounterUpdated()
H A Dreceive_statistics_proxy2_unittest.cc645 statistics_proxy_->RtcpPacketTypesCounterUpdated(kRemoteSsrc, counter); in TEST_F()
656 statistics_proxy_->RtcpPacketTypesCounterUpdated(kRemoteSsrc + 1, counter); in TEST_F()
1229 statistics_proxy_->RtcpPacketTypesCounterUpdated(kRemoteSsrc, counter); in TEST_F()
1255 statistics_proxy_->RtcpPacketTypesCounterUpdated(kRemoteSsrc, counter); in TEST_F()
H A Dsend_statistics_proxy.h113 void RtcpPacketTypesCounterUpdated(
H A Dsend_statistics_proxy.cc1293 void SendStatisticsProxy::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::SendStatisticsProxy
/aosp_15_r20/external/webrtc/audio/
H A Dchannel_send.cc149 void RtcpPacketTypesCounterUpdated(
794 void ChannelSend::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::voe::__anon3425f8f40111::ChannelSend
H A Dchannel_receive.cc186 void RtcpPacketTypesCounterUpdated(
905 void ChannelReceive::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::voe::__anon339e62ad0111::ChannelReceive