Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dprofile_sync_service.h380 void SetAutofillMigrationDebugInfo(
Dprofile_sync_service.cc1076 void ProfileSyncService::SetAutofillMigrationDebugInfo( in SetAutofillMigrationDebugInfo() function in ProfileSyncService
1080 backend_->SetAutofillMigrationDebugInfo(property_to_set, info); in SetAutofillMigrationDebugInfo()
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h191 void SetAutofillMigrationDebugInfo(
Dsync_backend_host.cc306 void SyncBackendHost::SetAutofillMigrationDebugInfo( in SetAutofillMigrationDebugInfo() function in browser_sync::SyncBackendHost
309 return core_->syncapi()->SetAutofillMigrationDebugInfo(property_to_set, info); in SetAutofillMigrationDebugInfo()
Dautofill_profile_model_associator.cc189 sync_service_->SetAutofillMigrationDebugInfo( in AssociateModels()
Dautofill_model_associator.cc192 sync_service_->SetAutofillMigrationDebugInfo( in AssociateModels()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h878 void SetAutofillMigrationDebugInfo(
Dsyncapi.cc1359 void SetAutofillMigrationDebugInfo( in SetAutofillMigrationDebugInfo() function in sync_api::SyncManager::SyncInternal
1648 void SyncManager::SetAutofillMigrationDebugInfo( in SetAutofillMigrationDebugInfo() function in sync_api::SyncManager
1651 return data_->SetAutofillMigrationDebugInfo(property_to_set, info); in SetAutofillMigrationDebugInfo()