Searched refs:IsDefaultNetworkActive (Results 1 – 6 of 6) sorted by relevance
263 return delegate_->IsDefaultNetworkActive(); in IsDefaultNetworkActiveInternal()
156 bool IsDefaultNetworkActive();
188 bool NetworkChangeNotifierDelegateAndroid::IsDefaultNetworkActive() { in IsDefaultNetworkActive() function in net::NetworkChangeNotifierDelegateAndroid
460 static bool IsDefaultNetworkActive();
498 bool NetworkChangeNotifier::IsDefaultNetworkActive() { in IsDefaultNetworkActive() function in net::NetworkChangeNotifier
2786 if (NetworkChangeNotifier::IsDefaultNetworkActive()) in MaybeCheckConnectionStatus()