HomeSort by relevance Sort by last modified time
    Searched full:migrate (Results 51 - 75 of 365) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/settings/
owner_flags_storage.cc 29 // If there are any flags set in local state migrate them to the owner's
  /external/chromium_org/chrome/common/extensions/
extension_test_util.h 18 // TODO(mpcomplete): migrate older functions over.
  /external/chromium_org/sync/internal_api/public/sessions/
model_neutral_state.h 39 // the client must now "migrate", by purging and re-downloading all updates.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
shortnumberutil.h 21 // This class is deprecated. Users should migrate to ShortNumberInfo instead for
  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 1 //===--- ARCMTActions.h - ARC Migrate Tool Frontend Actions -----*- C++ -*-===//
  /external/clang/lib/ARCMigrate/
ARCMTActions.cpp 1 //===--- ARCMTActions.cpp - ARC Migrate Tool Frontend Actions ---*- C++ -*-===//
  /external/clang/test/ARCMT/
objcmt-subscripting-literals.m 2 // RUN: %clang_cc1 -objcmt-migrate-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -triple x86_64-apple-darwin11
3 // RUN: c-arcmt-test -mt-migrate-directory %t | arcmt-test -verify-transformed-files %s.result
  /external/chromium/chrome/browser/net/
ssl_config_service_manager_pref.cc 145 // Migrate the kCertRevocationCheckingEnabled preference.
153 // Migrate the kSSL3Enabled preference.
161 // Migrate the kTLS1Enabled preference.
  /external/chromium_org/components/webdata/common/
web_database.cc 137 // is too out of date to migrate.
140 // migrate. If we do encounter such a legacy database, we will need a
152 // Give each table a chance to migrate to this version.
  /packages/apps/Email/src/com/android/email/preferences/
EmailPreferenceMigrator.java 45 protected void migrate(final Context context, final int oldVersion, final int newVersion) { method in class:EmailPreferenceMigrator
67 migrate(context, oldVersion, newVersion, accounts); method
70 protected static void migrate(final Context context, final int oldVersion, final int newVersion, method in class:EmailPreferenceMigrator
  /external/chromium_org/chrome/browser/history/
history_database.cc 346 // migrate the database.
359 // database. We need to migrate the database.
372 LOG(WARNING) << "Unable to migrate the android_urls table to version 22";
401 LOG(WARNING) << "Unable to migrate history to version 25";
410 LOG(WARNING) << "Unable to migrate history to version 26";
419 LOG(WARNING) << "Unable to migrate history to version 27";
428 LOG(WARNING) << "Unable to migrate history to version 28";
archived_database.h 57 // database is too old to migrate, the user will be notified. In this case, or
  /external/chromium/chrome/browser/webdata/
web_database.cc 145 // Migrate if necessary.
152 // is too out of date to migrate.
154 // migrate. If we do encounter such a legacy database, we will need a
web_database_migration_unittest.cc 227 // Load the database via the WebDatabase class and migrate the database to
288 // Load the database via the WebDatabase class and migrate the database to
337 // Load the database via the WebDatabase class and migrate the database to
386 // Load the database via the WebDatabase class and migrate the database to
431 // Load the database via the WebDatabase class and migrate the database to
467 // Load the database via the WebDatabase class and migrate the database to
530 // Load the database via the WebDatabase class and migrate the database to
600 // Load the database via the WebDatabase class and migrate the database to
690 // Load the database via the WebDatabase class and migrate the database to
753 // Load the database via the WebDatabase class and migrate the database t
    [all...]
  /external/chromium_org/chrome/browser/prefs/
session_startup_pref.cc 154 // Check if we need to migrate the old version of the startup URLs preference
222 // migrate it to open the homepage on startup. If 'homepage is NTP' is set,
235 // Migrate to the list of URLs. (If restore_on_startup was never set,
  /external/chromium_org/chrome/browser/content_settings/
content_settings_pref_provider.h 79 // Migrate the old media setting into new mic/camera content settings.
  /external/chromium_org/chrome/browser/history/android/
android_urls_database.h 59 // Migrate from version 21 to 22.
  /external/chromium_org/chrome/common/
chrome_result_codes.h 88 // Failed to migrate user data directory for side-by-side package support
  /external/chromium_org/sync/sessions/
status_controller.h 100 // A very important flag used to inform frontend of need to migrate.
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementCallbackQueue.h 52 // ElementCallbackQueues only migrate towards the top of the
  /external/chromium_org/chrome/browser/sync/
backend_migrator.cc 175 SLOG(WARNING) << "Unable to migrate, configuration failed!";
187 << " does not contain types to migrate: "
  /packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/
GalleryWidgetMigrator.java 81 // only need to migrate local-album entries of type TYPE_ALBUM
147 Log.d(TAG, "migrate from " + entry.albumPath + " to " + newAlbumPath);
  /external/chromium/chrome/browser/history/
history_database.cc 33 // Key in the meta table used to determine if we need to migrate thumbnails out
301 // migrate the database.
309 // Set a key indicating we need to migrate thumbnails. When successfull the
  /external/chromium_org/chrome/browser/password_manager/
password_store_x.cc 212 // As long as we are able to migrate some passwords, we know the native
213 // store is working. But if there is nothing to migrate, the "migration"
265 // otherwise cause passwords to re-migrate next (or maybe every) time.
  /external/chromium_org/chrome/browser/sync/test/integration/
migration_errors_test.cc 39 // An ordered list of model types sets to migrate. Used by
366 // Migrate every datatype in sequence; the catch being that the server
390 // Pop off one so that we don't migrate all data types; the syncer

Completed in 972 milliseconds

1 23 4 5 6 7 8 91011>>