Home
last modified time | relevance | path

Searched refs:GetDataCounters (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/deprecated/
Ddeprecated_rtp_sender_egress.h62 void GetDataCounters(StreamDataCounters* rtp_stats,
Ddeprecated_rtp_sender_egress.cc234 void DEPRECATED_RtpSenderEgress::GetDataCounters( in GetDataCounters() function in webrtc::DEPRECATED_RtpSenderEgress
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_egress.h70 void GetDataCounters(StreamDataCounters* rtp_stats,
Drtp_rtcp_impl.cc305 rtp_sender_->packet_sender.GetDataCounters(&rtp_stats, &rtx_stats); in GetFeedbackState()
553 rtp_sender_->packet_sender.GetDataCounters(&rtp_stats, &rtx_stats); in DataCountersRTP()
575 rtp_sender_->packet_sender.GetDataCounters(rtp_counters, rtx_counters); in GetSendStreamDataCounters()
Drtp_rtcp_impl2.cc253 rtp_sender_->packet_sender.GetDataCounters(&rtp_stats, &rtx_stats); in GetFeedbackState()
494 rtp_sender_->packet_sender.GetDataCounters(rtp_counters, rtx_counters); in GetSendStreamDataCounters()
Drtp_sender_egress.cc313 void RtpSenderEgress::GetDataCounters(StreamDataCounters* rtp_stats, in GetDataCounters() function in webrtc::RtpSenderEgress
Drtp_sender_unittest.cc2021 rtp_egress()->GetDataCounters(&rtp_stats, &rtx_stats); in TEST_P()
2428 rtp_egress()->GetDataCounters(&rtp_stats, &rtx_stats); in TEST_P()
/external/autotest/client/cros/cellular/
Dbase_station_pxt.py63 def GetDataCounters(self): member in BaseStationPxt
Dbase_station_8960.py67 def GetDataCounters(self): member in BaseStation8960