Home
last modified time | relevance | path

Searched refs:property_to_set (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_service.h381 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set,
Dprofile_sync_service.cc1077 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set, in SetAutofillMigrationDebugInfo() argument
1080 backend_->SetAutofillMigrationDebugInfo(property_to_set, info); in SetAutofillMigrationDebugInfo()
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h192 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set,
Dsync_backend_host.cc307 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set, in SetAutofillMigrationDebugInfo() argument
309 return core_->syncapi()->SetAutofillMigrationDebugInfo(property_to_set, info); in SetAutofillMigrationDebugInfo()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h879 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set,
Dsyncapi.cc1360 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set, in SetAutofillMigrationDebugInfo() argument
1369 property_to_set, info); in SetAutofillMigrationDebugInfo()
1649 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set, in SetAutofillMigrationDebugInfo() argument
1651 return data_->SetAutofillMigrationDebugInfo(property_to_set, info); in SetAutofillMigrationDebugInfo()
/external/chromium/chrome/browser/sync/syncable/
Dsyncable.h779 syncable::AutofillMigrationDebugInfo::PropertyToSet property_to_set,
Dsyncable.cc805 AutofillMigrationDebugInfo::PropertyToSet property_to_set, in set_autofill_migration_state_debug_info() argument
809 switch (property_to_set) { in set_autofill_migration_state_debug_info()