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

  /external/chromium/chrome/browser/sync/
profile_sync_service.h 372 GetAutofillMigrationState();
sync_ui_util.cc 423 service->GetAutofillMigrationState() ==
profile_sync_service.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.cc 187 if (sync_service_->GetAutofillMigrationState() !=
540 sync_service_->GetAutofillMigrationState();
sync_backend_host.h 183 GetAutofillMigrationState();
sync_backend_host.cc 292 SyncBackendHost::GetAutofillMigrationState() {
293 return core_->syncapi()->GetAutofillMigrationState();
313 if (GetAutofillMigrationState() == syncable::NOT_DETERMINED) {
    [all...]
autofill_profile_model_associator.cc 184 if (sync_service_->GetAutofillMigrationState() !=
  /external/chromium/chrome/browser/sync/engine/
syncapi.h     [all...]
syncapi.cc     [all...]

Completed in 77 milliseconds