HomeSort by relevance Sort by last modified time
    Searched defs:MIGRATED (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/syncable/
autofill_migration.h 16 // The autofill profile is not migrated. Current sync should migrate the data
21 // We have migrated the autofill profile data. From now on autofill and
23 MIGRATED,
27 // someother client had migrated the data already then our new state after
28 // first sync would be MIGRATED. Else we would be responsible for migrating
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc 60 MIGRATED,
68 // is migrated to support keystore encryption. In addition though, we also
266 // This account has a nigori node that has been migrated to support
269 MIGRATED,
293 // migrated, something failed in the migration process.
343 // Once we've migrated to keystore, the only way to set a passphrase for
350 // migrated nigori node, then we don't need to create an initial
493 // Once we've migrated to keystore, we're only ever decrypting keys derived
731 // If the nigori is already migrated and we have pending keys, we might
740 // properly migrated with the newest keystore keys
    [all...]

Completed in 175 milliseconds