HomeSort by relevance Sort by last modified time
    Searched refs:BandwidthUsage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/congestion_control/
inter_arrival_overuse_detector.h 31 enum NET_EXPORT_PRIVATE BandwidthUsage {
107 BandwidthUsage GetState(QuicTime::Delta* estimated_congestion_delay);
157 BandwidthUsage delta_estimate_;
162 BandwidthUsage slope_estimate_;
inter_arrival_sender.h 93 BandwidthUsage bandwidth_usage_state_;
inter_arrival_overuse_detector.cc 117 BandwidthUsage InterArrivalOveruseDetector::GetState(
inter_arrival_sender.cc 297 BandwidthUsage new_bandwidth_usage_state =

Completed in 1017 milliseconds