Home
last modified time | relevance | path

Searched refs:GetCurrentMaxBandwidthAndConnectionType (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_android.cc137 void NetworkChangeNotifierAndroid::GetCurrentMaxBandwidthAndConnectionType( in GetCurrentMaxBandwidthAndConnectionType() function in net::NetworkChangeNotifierAndroid
140 delegate_->GetCurrentMaxBandwidthAndConnectionType(max_bandwidth_mbps, in GetCurrentMaxBandwidthAndConnectionType()
H A Dnetwork_change_notifier_android.h70 void GetCurrentMaxBandwidthAndConnectionType(
H A Dnetwork_change_notifier_delegate_android.h150 void GetCurrentMaxBandwidthAndConnectionType(
H A Dnetwork_change_notifier_delegate_android.cc151 GetCurrentMaxBandwidthAndConnectionType( in GetCurrentMaxBandwidthAndConnectionType() function in net::NetworkChangeNotifierDelegateAndroid
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_passive.h52 void GetCurrentMaxBandwidthAndConnectionType(
H A Dnetwork_change_notifier_passive.cc91 void NetworkChangeNotifierPassive::GetCurrentMaxBandwidthAndConnectionType( in GetCurrentMaxBandwidthAndConnectionType() function in net::NetworkChangeNotifierPassive
H A Dnetwork_change_notifier.cc373 g_network_change_notifier->GetCurrentMaxBandwidthAndConnectionType( in GetMaxBandwidthAndConnectionType()
905 void NetworkChangeNotifier::GetCurrentMaxBandwidthAndConnectionType( in GetCurrentMaxBandwidthAndConnectionType() function in net::NetworkChangeNotifier
H A Dnetwork_change_notifier_win.cc542 GetCurrentMaxBandwidthAndConnectionType(&max_bandwidth_mbps, in NotifyParentOfConnectionTypeChangeImpl()
H A Dnetwork_change_notifier.h649 virtual void GetCurrentMaxBandwidthAndConnectionType(