Home
last modified time | relevance | path

Searched refs:NOT_DETERMINED (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dautofill_migration.h14 NOT_DETERMINED, enumerator
Dsyncable.cc283 autofill_migration_state = NOT_DETERMINED; in PersistedKernelInfo()
/external/chromium/chrome/browser/sync/glue/
Dautofill_model_associator.cc542 DCHECK_NE(autofill_migration_state, syncable::NOT_DETERMINED); in HasNotMigratedYet()
544 if (autofill_migration_state== syncable::NOT_DETERMINED) { in HasNotMigratedYet()
Dsync_backend_host.cc313 if (GetAutofillMigrationState() == syncable::NOT_DETERMINED) { in ConfigureAutofillMigration()
/external/chromium/chrome/browser/sync/
Dprofile_sync_service.cc1054 return syncable::NOT_DETERMINED; in GetAutofillMigrationState()