Searched refs:autofill_profile_not_migrated (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dautofill_change_processor.cc201 bool autofill_profile_not_migrated = HasNotMigratedYet(trans); local
218 (autofill_profile_not_migrated && autofill.has_profile())) {
244 (autofill_profile_not_migrated && autofill.has_profile())) {
H A Dautofill_model_associator.cc239 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) {

Completed in 71 milliseconds