Home
last modified time | relevance | path

Searched refs:UpdateUmaStatsPacketsLost (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dsend_side_bandwidth_estimation.h133 void UpdateUmaStatsPacketsLost(Timestamp at_time, int packets_lost);
Dsend_side_bandwidth_estimation.cc420 UpdateUmaStatsPacketsLost(at_time, packets_lost); in UpdatePacketsLost()
423 void SendSideBandwidthEstimation::UpdateUmaStatsPacketsLost(Timestamp at_time, in UpdateUmaStatsPacketsLost() function in webrtc::SendSideBandwidthEstimation