Searched defs:GetDataCounters (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ | ||
D | receive_statistics_impl.cc | 305 void StreamStatisticianImpl::GetDataCounters( in GetDataCounters() function in webrtc::StreamStatisticianImpl |
D | rtp_sender.cc | 1031 void RTPSender::GetDataCounters(StreamDataCounters* rtp_stats, in GetDataCounters() function in webrtc::RTPSender |
/external/chromium_org/third_party/webrtc/video/ | ||
D | video_send_stream_tests.cc | 263 virtual void GetDataCounters(uint32_t* bytes_received, in GetDataCounters() function in webrtc::FakeReceiveStatistics::LossyStatistician |