Searched defs:HasNotMigratedYet (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);
445 bool AutofillChangeProcessor::HasNotMigratedYet( function in class:browser_sync::AutofillChangeProcessor
447 return model_associator_->HasNotMigratedYet(trans);
H A Dautofill_model_associator.cc239 bool autofill_profile_not_migrated = HasNotMigratedYet(write_trans);
535 bool AutofillModelAssociator::HasNotMigratedYet( function in class:browser_sync::AutofillModelAssociator

Completed in 21 milliseconds