Home
last modified time | relevance | path

Searched refs:HasAuthError (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/
Dmanaged_user_import_handler.cc107 if (!IsAccountConnected() || HasAuthError()) { in RequestManagedUserImportUpdate()
190 bool ManagedUserImportHandler::HasAuthError() const { in HasAuthError() function in options::ManagedUserImportHandler
Dmanaged_user_import_handler.h62 bool HasAuthError() const;
/external/chromium_org/chrome/browser/sync/test/integration/
Dprofile_sync_service_harness.cc121 if (harness->HasAuthError()) in DoneWaitingForBackendInitialization()
143 if (harness->HasAuthError()) in DoneWaitingForInitialSync()
157 if (harness->HasAuthError()) in DoneWaitingForFullSync()
310 if (HasAuthError()) { in SetupSync()
735 bool ProfileSyncServiceHarness::HasAuthError() const { in HasAuthError() function in ProfileSyncServiceHarness
Dprofile_sync_service_harness.h64 bool HasAuthError() const;