Home
last modified time | relevance | path

Searched refs:AutofillMigrationState (Results 1 – 11 of 11) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dautofill_migration.h10 enum AutofillMigrationState { enum
Dsyncable.h709 AutofillMigrationState autofill_migration_state;
772 AutofillMigrationState get_autofill_migration_state() const;
776 void set_autofill_migration_state(AutofillMigrationState state);
Ddirectory_backing_store.cc599 static_cast<AutofillMigrationState> (query.column_int(4)); in LoadInfo()
Dsyncable.cc785 AutofillMigrationState Directory::get_autofill_migration_state() const { in get_autofill_migration_state()
839 void Directory::set_autofill_migration_state(AutofillMigrationState state) { in set_autofill_migration_state()
/external/chromium/chrome/browser/sync/
Dprofile_sync_service.h371 syncable::AutofillMigrationState
375 syncable::AutofillMigrationState state);
Dprofile_sync_service.cc1048 syncable::AutofillMigrationState
1058 syncable::AutofillMigrationState state) { in SetAutofillMigrationState()
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h182 syncable::AutofillMigrationState
186 syncable::AutofillMigrationState state);
Dsync_backend_host.cc291 syncable::AutofillMigrationState
297 syncable::AutofillMigrationState state) { in SetAutofillMigrationState()
Dautofill_model_associator.cc539 syncable::AutofillMigrationState autofill_migration_state = in HasNotMigratedYet()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h871 syncable::AutofillMigrationState GetAutofillMigrationState();
874 syncable::AutofillMigrationState state);
Dsyncapi.cc1339 syncable::AutofillMigrationState GetAutofillMigrationState() { in GetAutofillMigrationState()
1349 void SetAutofillMigrationState(syncable::AutofillMigrationState state) { in SetAutofillMigrationState()
1633 syncable::AutofillMigrationState
1639 syncable::AutofillMigrationState state) { in SetAutofillMigrationState()