HomeSort by relevance Sort by last modified time
    Searched defs:DataCountersUpdated (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/video/
receive_statistics_proxy.cc 75 void ReceiveStatisticsProxy::DataCountersUpdated(
send_statistics_proxy.cc 80 void SendStatisticsProxy::DataCountersUpdated(
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
receive_statistics_unittest.cc 229 virtual void DataCountersUpdated(const StreamDataCounters& counters,
receive_statistics_impl.cc 182 rtp_callback_->DataCountersUpdated(data, ssrc);
517 void ReceiveStatisticsImpl::DataCountersUpdated(const StreamDataCounters& stats,
521 rtp_stats_callback_->DataCountersUpdated(stats, ssrc);
rtp_sender_unittest.cc     [all...]

Completed in 49 milliseconds