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/
supervised_user_import_handler.h 78 bool HasAuthError() const;
supervised_user_import_handler.cc 135 if (!IsAccountConnected() || HasAuthError()) {
226 bool SupervisedUserImportHandler::HasAuthError() const {
  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc 43 bool HasAuthError(ProfileSyncService* service) {
63 if (HasAuthError(service()))
90 if (HasAuthError(service()))
196 if (HasAuthError(service())) {
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.cc 109 bool HasAuthError(Profile* profile) {
591 HasAuthError(browser_->profile()) &&
    [all...]

Completed in 669 milliseconds