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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.h229 bool RefreshDataModels() const;
H A Dautofill_manager.cc467 if (RefreshDataModels() &&
555 // NOTE: RefreshDataModels may invalidate |data_model| because it causes the
558 if (!RefreshDataModels() ||
925 bool AutofillManager::RefreshDataModels() const { function in class:autofill::AutofillManager

Completed in 525 milliseconds