HomeSort by relevance Sort by last modified time
    Searched refs:GetAuthError (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 103 const AuthError& auth_error = service->GetAuthError();
150 const AuthError& auth_error = service->GetAuthError();
345 service->GetAuthError().state()));
profile_sync_service.h 228 const GoogleServiceAuthError& GetAuthError() const {
sync_setup_flow.cc 85 const GoogleServiceAuthError& error = service->GetAuthError();
profile_sync_service.cc 555 UpdateAuthErrorState(backend_->GetAuthError());
707 const GoogleServiceAuthError& error = GetAuthError();
    [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 217 const GoogleServiceAuthError& GetAuthError() const;
sync_backend_host.cc 642 const GoogleServiceAuthError& SyncBackendHost::GetAuthError() const {
    [all...]

Completed in 208 milliseconds