Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Dnetwork_change_notifier_win.cc60 last_computed_connection_type_(RecomputeCurrentConnectionType()), in NetworkChangeNotifierWin()
138 NetworkChangeNotifierWin::RecomputeCurrentConnectionType() const { in RecomputeCurrentConnectionType() function in net::NetworkChangeNotifierWin
233 SetCurrentConnectionType(RecomputeCurrentConnectionType()); in NotifyObservers()
308 SetCurrentConnectionType(RecomputeCurrentConnectionType()); in NotifyParentOfConnectionTypeChange()
Dnetwork_change_notifier_win.h62 virtual ConnectionType RecomputeCurrentConnectionType() const;
Dnetwork_change_notifier_win_unittest.cc35 RecomputeCurrentConnectionType() const OVERRIDE { in RecomputeCurrentConnectionType() function in net::__anonf7d26e300111::TestNetworkChangeNotifierWin