Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Dgoogle_authenticator.cc82 CheckOffline(LoginFailure(LoginFailure::LOGIN_TIMED_OUT)); in CancelClientLogin()
157 NewRunnableMethod(this, &GoogleAuthenticator::CheckOffline, in AuthenticateToUnlock()
259 NewRunnableMethod(this, &GoogleAuthenticator::CheckOffline, in OnClientLoginFailure()
301 void GoogleAuthenticator::CheckOffline(const LoginFailure& error) { in CheckOffline() function in chromeos::GoogleAuthenticator
Dgoogle_authenticator.h90 void CheckOffline(const LoginFailure& error);