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

  /external/chromium_org/chrome/browser/ui/webui/options/
managed_user_import_handler.h 62 bool HasAuthError() const;
managed_user_import_handler.cc 107 if (!IsAccountConnected() || HasAuthError()) {
190 bool ManagedUserImportHandler::HasAuthError() const {
  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.h 64 bool HasAuthError() const;
profile_sync_service_harness.cc 121 if (harness->HasAuthError())
143 if (harness->HasAuthError())
157 if (harness->HasAuthError())
310 if (HasAuthError()) {
735 bool ProfileSyncServiceHarness::HasAuthError() const {
    [all...]

Completed in 196 milliseconds