Searched defs:max_bandwidth_mbps (Results  1 – 7 of 7) sorted by relevance
| /external/cronet/net/base/ | 
| D | network_change_notifier_passive.cc | 75   double max_bandwidth_mbps =  in OnConnectionSubtypeChanged()  local92     double* max_bandwidth_mbps,  in GetCurrentMaxBandwidthAndConnectionType()
 
 | 
| D | network_change_notifier.cc | 364     double* max_bandwidth_mbps,  in GetMaxBandwidthAndConnectionType()822     double max_bandwidth_mbps,  in NotifyObserversOfMaxBandwidthChangeForTests()
 906     double* max_bandwidth_mbps,  in GetCurrentMaxBandwidthAndConnectionType()
 975     double max_bandwidth_mbps,  in NotifyObserversOfMaxBandwidthChange()
 1053     double max_bandwidth_mbps,  in NotifyObserversOfMaxBandwidthChangeImpl()
 
 | 
| D | network_change_notifier_linux.cc | 88     double max_bandwidth_mbps =  in OnLinkChanged()  local
 | 
| D | network_change_notifier_win.cc | 493   double max_bandwidth_mbps = 0.0;  in NotifyParentOfConnectionTypeChangeImpl()  local
 | 
| /external/cronet/net/android/ | 
| D | network_change_notifier_android.cc | 138     double* max_bandwidth_mbps,  in GetCurrentMaxBandwidthAndConnectionType()182     double max_bandwidth_mbps,  in OnMaxBandwidthChanged()
 
 | 
| D | network_change_notifier_android_unittest.cc | 50       double max_bandwidth_mbps,  in OnMaxBandwidthChanged()122       double max_bandwidth_mbps,  in OnMaxBandwidthChanged()
 421   double max_bandwidth_mbps = 0.0;  in TEST_F()  local
 
 | 
| D | network_change_notifier_delegate_android.cc | 157         double* max_bandwidth_mbps,  in GetCurrentMaxBandwidthAndConnectionType()
 |