Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.cc752 UpdateAuthErrorState(error); in OnGetTokenFailure()
773 UpdateAuthErrorState( in OnRefreshTokenRevoked()
866 UpdateAuthErrorState(GoogleServiceAuthError::AuthErrorNone()); in ShutdownImpl()
1210 void ProfileSyncService::UpdateAuthErrorState(const AuthError& error) { in UpdateAuthErrorState() function in ProfileSyncService
1295 UpdateAuthErrorState(auth_error); in OnConnectionStatusChange()
Dprofile_sync_service.h855 void UpdateAuthErrorState(const GoogleServiceAuthError& error);