Home
last modified time | relevance | path

Searched defs:GetConnectionCost (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_unittest.cc303 TEST_F(NetworkChangeNotifierConnectionCostTest, GetConnectionCost) { in TEST_F() argument
H A Dnetwork_change_notifier.cc340 NetworkChangeNotifier::GetConnectionCost() { in GetConnectionCost() function in net::NetworkChangeNotifier
/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_delegate_android.cc245 jint NetworkChangeNotifierDelegateAndroid::GetConnectionCost(JNIEnv*, jobject) { in GetConnectionCost() function in net::NetworkChangeNotifierDelegateAndroid