Home
last modified time | relevance | path

Searched refs:get_autofill_migration_debug_info (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.h774 AutofillMigrationDebugInfo get_autofill_migration_debug_info() const;
Dsyncable.cc791 Directory::get_autofill_migration_debug_info() const { in get_autofill_migration_debug_info() function in syncable::Directory
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc1380 return lookup->get_autofill_migration_debug_info(); in GetAutofillMigrationDebugInfo()