Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/webdata/
Dweb_database.cc254 if (!autofill_table_->MigrateToVersion34ProfilesBasedOnCountryCode()) in MigrateOldVersionsAsNeeded()
Dautofill_table.h273 bool MigrateToVersion34ProfilesBasedOnCountryCode();
Dautofill_table.cc2043 bool AutofillTable::MigrateToVersion34ProfilesBasedOnCountryCode() { in MigrateToVersion34ProfilesBasedOnCountryCode() function in AutofillTable