Home
last modified time | relevance | path

Searched refs:GetCurrentConnectionSubtype (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_android.cc133 NetworkChangeNotifierAndroid::GetCurrentConnectionSubtype() const { in GetCurrentConnectionSubtype() function in net::NetworkChangeNotifierAndroid
134 return delegate_->GetCurrentConnectionSubtype(); in GetCurrentConnectionSubtype()
H A Dnetwork_change_notifier_delegate_android.cc105 GetCurrentConnectionSubtype())); in NetworkChangeNotifierDelegateAndroid()
143 NetworkChangeNotifierDelegateAndroid::GetCurrentConnectionSubtype() const { in GetCurrentConnectionSubtype() function in net::NetworkChangeNotifierDelegateAndroid
H A Dnetwork_change_notifier_android.h77 NetworkChangeNotifier::ConnectionSubtype GetCurrentConnectionSubtype()
H A Dnetwork_change_notifier_delegate_android.h159 NetworkChangeNotifier::ConnectionSubtype GetCurrentConnectionSubtype() const;
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier.cc358 ? g_network_change_notifier->GetCurrentConnectionSubtype() in GetConnectionSubtype()
901 NetworkChangeNotifier::GetCurrentConnectionSubtype() const { in GetCurrentConnectionSubtype() function in net::NetworkChangeNotifier
H A Dnetwork_change_notifier.h648 virtual ConnectionSubtype GetCurrentConnectionSubtype() const;