Searched refs:GetAutofillMigrationState (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dautofill_model_associator.cc187 if (sync_service_->GetAutofillMigrationState() !=
540 sync_service_->GetAutofillMigrationState();
H A Dsync_backend_host.h183 GetAutofillMigrationState();
H A Dsync_backend_host.cc292 SyncBackendHost::GetAutofillMigrationState() { function in class:browser_sync::SyncBackendHost
293 return core_->syncapi()->GetAutofillMigrationState();
313 if (GetAutofillMigrationState() == syncable::NOT_DETERMINED) {
H A Dautofill_profile_model_associator.cc184 if (sync_service_->GetAutofillMigrationState() !=
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.h372 GetAutofillMigrationState();
H A Dsync_ui_util.cc423 service->GetAutofillMigrationState() ==
H A Dprofile_sync_service.cc1049 ProfileSyncService::GetAutofillMigrationState() { function in class:ProfileSyncService
1051 return backend_->GetAutofillMigrationState();
/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi.h871 syncable::AutofillMigrationState GetAutofillMigrationState();
H A Dsyncapi.cc1339 syncable::AutofillMigrationState GetAutofillMigrationState() { function in class:sync_api::SyncManager::SyncInternal
1634 SyncManager::GetAutofillMigrationState() { function in class:sync_api::SyncManager
1635 return data_->GetAutofillMigrationState();

Completed in 70 milliseconds