Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Dnetwork_change_notifier_win.cc161 bool found_connection = false; in RecomputeCurrentConnectionType() local
180 found_connection = true; in RecomputeCurrentConnectionType()
191 found_connection = true; in RecomputeCurrentConnectionType()
204 return found_connection ? NetworkChangeNotifier::CONNECTION_UNKNOWN : in RecomputeCurrentConnectionType()