Home
last modified time | relevance | path

Searched refs:autofill_migration_time (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dautofill_migration.h39 int64 autofill_migration_time; member
Ddirectory_backing_store.cc399 debug_info.autofill_migration_time); in SaveChanges()
604 debug_info.autofill_migration_time = in LoadInfo()
Dsyncable.cc814 &debug_info.autofill_migration_time, in set_autofill_migration_state_debug_info()
815 &info.autofill_migration_time); in set_autofill_migration_state_debug_info()
848 debug_info.autofill_migration_time = in set_autofill_migration_state()
/external/chromium/chrome/browser/sync/
Dsync_ui_util.cc440 val->SetString("stat_value", ConstructTime(info.autofill_migration_time)); in ConstructAboutInformation()