Searched refs:last_auth_error_ (Results 1 – 11 of 11) sorted by relevance
83 last_auth_error_(GoogleServiceAuthError::NONE) { in AccountInfo()95 if (error.state() != last_auth_error_.state()) { in SetLastAuthError()96 last_auth_error_ = error; in SetLastAuthError()107 return last_auth_error_; in GetAuthStatus()
104 GoogleServiceAuthError last_auth_error_; variable
101 last_auth_error_(GoogleServiceAuthError::None()), in CloudPrintSetupFlow()222 last_auth_error_ = error; in OnClientLoginFailure()253 last_auth_error_.captcha().token, captcha, in OnUserSubmittedAuth()
133 GoogleServiceAuthError last_auth_error_; variable
229 return last_auth_error_; in GetAuthError()498 GoogleServiceAuthError last_auth_error_; variable
70 : last_auth_error_(AuthError::None()), in ProfileSyncService()388 last_auth_error_ = GoogleServiceAuthError::None(); in Shutdown()532 last_auth_error_ = error; in UpdateAuthErrorState()537 wizard_.Step(AuthError::NONE == last_auth_error_.state() ? in UpdateAuthErrorState()840 last_auth_error_.captcha().token, in OnUserSubmittedAuth()
78 last_auth_error_ = error; in set_auth_state()
68 last_auth_error_(AuthError::None()), in SyncBackendHost()77 last_auth_error_(AuthError::None()), in SyncBackendHost()643 return last_auth_error_; in GetAuthError()1051 host_->last_auth_error_ = new_auth_error; in HandleAuthErrorEventOnFrontendLoop()
641 GoogleServiceAuthError last_auth_error_; variable
163 : last_auth_error_(AuthError::AuthErrorNone()), in ProfileSyncService()863 if (last_auth_error_.state() != GoogleServiceAuthError::NONE) in ShutdownImpl()1148 last_auth_error_ = error; in UpdateAuthErrorState()1540 return last_auth_error_; in GetAuthError()
751 GoogleServiceAuthError last_auth_error_; variable