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 78 bool HasAuthError() const;
managed_user_import_handler.cc 130 if (!IsAccountConnected() || HasAuthError()) {
220 bool ManagedUserImportHandler::HasAuthError() const {
  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc 43 bool HasAuthError(ProfileSyncService* service) {
61 if (HasAuthError(service()))
88 if (HasAuthError(service()))
194 if (HasAuthError(service())) {
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.cc 103 bool HasAuthError(Profile* profile) {
539 HasAuthError(browser_->profile())) {
    [all...]

Completed in 76 milliseconds