Searched defs:GetDataCounters (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/cros/cellular/ | ||
D | base_station_8960.py | 67 def GetDataCounters(self): member in BaseStation8960 |
D | base_station_pxt.py | 63 def GetDataCounters(self): member in BaseStationPxt |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | receive_statistics_impl.cc | 283 void StreamStatisticianImpl::GetDataCounters( in GetDataCounters() function in webrtc::StreamStatisticianImpl |
D | rtp_sender.cc | 1152 void RTPSender::GetDataCounters(StreamDataCounters* rtp_stats, in GetDataCounters() function in webrtc::RTPSender |
/external/webrtc/webrtc/video/ | ||
D | video_send_stream_tests.cc | 288 void GetDataCounters(size_t* bytes_received, in GetDataCounters() function in webrtc::FakeReceiveStatistics::LossyStatistician |