Searched refs:UpdateUmaStats (Results 1 – 2 of 2) sorted by relevance
139 UpdateUmaStats(now_ms, rtt, (fraction_loss * number_of_packets) >> 8); in UpdateReceiverBlock()142 void SendSideBandwidthEstimation::UpdateUmaStats(int64_t now_ms, in UpdateUmaStats() function in webrtc::SendSideBandwidthEstimation
55 void UpdateUmaStats(int64_t now_ms, int64_t rtt, int lost_packets);