last_auth_error_ 171 chrome/browser/sync/profile_sync_service.cc last_auth_error_(AuthError::AuthErrorNone()), last_auth_error_ 780 chrome/browser/sync/profile_sync_service.cc if (last_auth_error_.state() != GoogleServiceAuthError::NONE) last_auth_error_ 1118 chrome/browser/sync/profile_sync_service.cc last_auth_error_ = error; last_auth_error_ 1517 chrome/browser/sync/profile_sync_service.cc return last_auth_error_; last_auth_error_ 766 chrome/browser/sync/profile_sync_service.h GoogleServiceAuthError last_auth_error_; last_auth_error_ 101 components/signin/core/browser/mutable_profile_oauth2_token_service.cc if (error.state() != last_auth_error_.state()) { last_auth_error_ 102 components/signin/core/browser/mutable_profile_oauth2_token_service.cc last_auth_error_ = error; last_auth_error_ 114 components/signin/core/browser/mutable_profile_oauth2_token_service.cc return last_auth_error_; last_auth_error_ 61 components/signin/core/browser/mutable_profile_oauth2_token_service.h GoogleServiceAuthError last_auth_error_;