HomeSort by relevance Sort by last modified time
    Searched full:autofill_profile_not_migrated (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.cc 239 bool autofill_profile_not_migrated = HasNotMigratedYet(write_trans); local
241 if (VLOG_IS_ON(2) && autofill_profile_not_migrated) {
254 if (autofill_profile_not_migrated) {
273 if (autofill_profile_not_migrated) {
autofill_change_processor.cc 201 bool autofill_profile_not_migrated = HasNotMigratedYet(trans); local
218 (autofill_profile_not_migrated && autofill.has_profile())) {
244 (autofill_profile_not_migrated && autofill.has_profile())) {

Completed in 840 milliseconds