Searched defs:max_bandwidth_mbps (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/net/base/ |
H A 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()
|
H A D | network_change_notifier_passive.cc | 75 double max_bandwidth_mbps = in OnConnectionSubtypeChanged() local 92 double* max_bandwidth_mbps, in GetCurrentMaxBandwidthAndConnectionType()
|
H A D | network_change_notifier_linux.cc | 88 double max_bandwidth_mbps = in OnLinkChanged() local
|
H A D | network_change_notifier_win.cc | 540 double max_bandwidth_mbps = 0.0; in NotifyParentOfConnectionTypeChangeImpl() local
|
/aosp_15_r20/external/cronet/net/android/ |
H A D | network_change_notifier_android_unittest.cc | 50 double max_bandwidth_mbps, in OnMaxBandwidthChanged() 122 double max_bandwidth_mbps, in OnMaxBandwidthChanged() 417 double max_bandwidth_mbps = 0.0; in TEST_F() local
|
H A D | network_change_notifier_android.cc | 138 double* max_bandwidth_mbps, in GetCurrentMaxBandwidthAndConnectionType() 182 double max_bandwidth_mbps, in OnMaxBandwidthChanged()
|
H A D | network_change_notifier_delegate_android.cc | 152 double* max_bandwidth_mbps, in GetCurrentMaxBandwidthAndConnectionType()
|