Home
last modified time | relevance | path

Searched refs:NOT_MIGRATED (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dautofill_migration.h19 NOT_MIGRATED, enumerator
/external/chromium/chrome/browser/sync/glue/
Dautofill_model_associator.cc549 if (autofill_migration_state == syncable::NOT_MIGRATED) { in HasNotMigratedYet()
563 syncable::NOT_MIGRATED); in HasNotMigratedYet()
Dsync_backend_host.cc334 SetAutofillMigrationState(syncable::NOT_MIGRATED); in ConfigureAutofillMigration()
343 SetAutofillMigrationState(syncable::NOT_MIGRATED); in ConfigureAutofillMigration()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc1343 return syncable::NOT_MIGRATED; in GetAutofillMigrationState()