Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/include/
Drtcp_statistics.h63 virtual void RtcpPacketTypesCounterUpdated(
/external/webrtc/modules/rtp_rtcp/source/
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()
Drtp_rtcp_impl_unittest.cc125 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::__anonfb8e48c30111::RtpRtcpModule
Drtcp_sender.cc756 packet_type_counter_observer_->RtcpPacketTypesCounterUpdated( in ComputeCompoundRTCPPacket()
Drtcp_receiver.cc549 packet_type_counter_observer_->RtcpPacketTypesCounterUpdated( in ParseCompoundPacket()
Drtcp_sender_unittest.cc43 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::RtcpPacketTypeCounterObserverImpl
Drtp_rtcp_impl2_unittest.cc190 void RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::__anon5f325df50111::RtpRtcpModule
/external/webrtc/video/
Dreceive_statistics_proxy2.h106 void RtcpPacketTypesCounterUpdated(
Dsend_statistics_proxy.h113 void RtcpPacketTypesCounterUpdated(
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()
Dreceive_statistics_proxy2.cc710 void ReceiveStatisticsProxy::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::internal::ReceiveStatisticsProxy
730 RtcpPacketTypesCounterUpdated(ssrc, packet_counter); in RtcpPacketTypesCounterUpdated()
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()
Dsend_statistics_proxy.cc1293 void SendStatisticsProxy::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::SendStatisticsProxy
/external/webrtc/audio/
Dchannel_send.cc149 void RtcpPacketTypesCounterUpdated(
794 void ChannelSend::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::voe::__anone63355a30111::ChannelSend
Dchannel_receive.cc186 void RtcpPacketTypesCounterUpdated(
905 void ChannelReceive::RtcpPacketTypesCounterUpdated( in RtcpPacketTypesCounterUpdated() function in webrtc::voe::__anonf95e34fc0111::ChannelReceive