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

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.h211 void UpdateAuthErrorState(const GoogleServiceAuthError& error);
H A Dprofile_sync_service.cc530 void ProfileSyncService::UpdateAuthErrorState( function in class:ProfileSyncService
555 UpdateAuthErrorState(backend_->GetAuthError());
1231 UpdateAuthErrorState(error);

Completed in 42 milliseconds