Searched refs:IsNetworkConnected (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Dauth_prewarmer.cc47 if (GetRequestContext() && IsNetworkConnected()) {
51 if (!IsNetworkConnected()) {
83 if (IsNetworkConnected())
113 bool AuthPrewarmer::IsNetworkConnected() const { function in class:chromeos::AuthPrewarmer
H A Dauth_prewarmer.h40 bool IsNetworkConnected() const;

Completed in 58 milliseconds