Home
last modified time | relevance | path

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

/external/cronet/net/base/
Dmock_network_change_notifier.h64 bool IsDefaultNetworkActiveInternal() override;
Dmock_network_change_notifier.cc87 bool MockNetworkChangeNotifier::IsDefaultNetworkActiveInternal() { in IsDefaultNetworkActiveInternal() function in net::test::MockNetworkChangeNotifier
Dnetwork_change_notifier.cc500 return g_network_change_notifier->IsDefaultNetworkActiveInternal(); in IsDefaultNetworkActive()
943 bool NetworkChangeNotifier::IsDefaultNetworkActiveInternal() { in IsDefaultNetworkActiveInternal() function in net::NetworkChangeNotifier
Dnetwork_change_notifier.h659 virtual bool IsDefaultNetworkActiveInternal();
/external/cronet/net/android/
Dnetwork_change_notifier_android.h80 bool IsDefaultNetworkActiveInternal() override;
Dnetwork_change_notifier_android.cc262 bool NetworkChangeNotifierAndroid::IsDefaultNetworkActiveInternal() { in IsDefaultNetworkActiveInternal() function in net::NetworkChangeNotifierAndroid