Home
last modified time | relevance | path

Searched refs:GetAutofillMigrationDebugInfo (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_service.h378 GetAutofillMigrationDebugInfo();
Dsync_ui_util.cc426 service->GetAutofillMigrationDebugInfo(); in ConstructAboutInformation()
Dprofile_sync_service.cc1067 ProfileSyncService::GetAutofillMigrationDebugInfo() { in GetAutofillMigrationDebugInfo() function in ProfileSyncService
1069 return backend_->GetAutofillMigrationDebugInfo(); in GetAutofillMigrationDebugInfo()
/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h189 GetAutofillMigrationDebugInfo();
Dsync_backend_host.cc302 SyncBackendHost::GetAutofillMigrationDebugInfo() { in GetAutofillMigrationDebugInfo() function in browser_sync::SyncBackendHost
303 return core_->syncapi()->GetAutofillMigrationDebugInfo(); in GetAutofillMigrationDebugInfo()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h876 syncable::AutofillMigrationDebugInfo GetAutofillMigrationDebugInfo();
Dsyncapi.cc1373 GetAutofillMigrationDebugInfo() { in GetAutofillMigrationDebugInfo() function in sync_api::SyncManager::SyncInternal
1644 SyncManager::GetAutofillMigrationDebugInfo() { in GetAutofillMigrationDebugInfo() function in sync_api::SyncManager
1645 return data_->GetAutofillMigrationDebugInfo(); in GetAutofillMigrationDebugInfo()