Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/glue/
Dautofill_model_associator.cc239 bool autofill_profile_not_migrated = HasNotMigratedYet(write_trans); in TraverseAndAssociateAllSyncNodes() local
241 if (VLOG_IS_ON(2) && autofill_profile_not_migrated) { in TraverseAndAssociateAllSyncNodes()
254 if (autofill_profile_not_migrated) { in TraverseAndAssociateAllSyncNodes()
273 if (autofill_profile_not_migrated) { in TraverseAndAssociateAllSyncNodes()
Dautofill_change_processor.cc201 bool autofill_profile_not_migrated = HasNotMigratedYet(trans); in ApplyChangesFromSyncModel() local
218 (autofill_profile_not_migrated && autofill.has_profile())) { in ApplyChangesFromSyncModel()
244 (autofill_profile_not_migrated && autofill.has_profile())) { in ApplyChangesFromSyncModel()