Searched defs:GetAutofillMigrationDebugInfo (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.cc1067 ProfileSyncService::GetAutofillMigrationDebugInfo() { function in class:ProfileSyncService
1069 return backend_->GetAutofillMigrationDebugInfo();
/external/chromium/chrome/browser/sync/glue/
H A Dsync_backend_host.cc302 SyncBackendHost::GetAutofillMigrationDebugInfo() { function in class:browser_sync::SyncBackendHost
303 return core_->syncapi()->GetAutofillMigrationDebugInfo();
/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi.cc1373 GetAutofillMigrationDebugInfo() { function in class:sync_api::SyncManager::SyncInternal
1644 SyncManager::GetAutofillMigrationDebugInfo() { function in class:sync_api::SyncManager
1645 return data_->GetAutofillMigrationDebugInfo();

Completed in 37 milliseconds