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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_neteq_stats_impl.cc 51 int VoENetEqStatsImpl::GetNetworkStatistics(int channel,
55 "GetNetworkStatistics(channel=%d, stats=?)", channel);
67 "GetNetworkStatistics() failed to locate channel");
71 return channelPtr->GetNetworkStatistics(stats);
channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
statistics_calculator.cc 105 void StatisticsCalculator::GetNetworkStatistics(

Completed in 231 milliseconds