HomeSort by relevance Sort by last modified time
    Searched refs:SetAutofillMigrationState (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.cc 296 void SyncBackendHost::SetAutofillMigrationState(
298 return core_->syncapi()->SetAutofillMigrationState(state);
319 SetAutofillMigrationState(syncable::INSUFFICIENT_INFO_TO_DETERMINE);
325 SetAutofillMigrationState(syncable::INSUFFICIENT_INFO_TO_DETERMINE);
334 SetAutofillMigrationState(syncable::NOT_MIGRATED);
343 SetAutofillMigrationState(syncable::NOT_MIGRATED);
    [all...]
autofill_model_associator.cc 562 sync_service_->SetAutofillMigrationState(
572 sync_service_->SetAutofillMigrationState(syncable::MIGRATED);
sync_backend_host.h 185 void SetAutofillMigrationState(
autofill_profile_model_associator.cc 192 sync_service_->SetAutofillMigrationState(
  /external/chromium/chrome/browser/sync/
profile_sync_service.h 374 void SetAutofillMigrationState(
test_profile_sync_service.cc 49 SetAutofillMigrationState(syncable::MIGRATED);
profile_sync_service.cc     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.h     [all...]
syncapi.cc     [all...]

Completed in 77 milliseconds