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

  /external/chromium_org/components/autofill/core/browser/
autofill_manager.h 215 bool RefreshDataModels() const;
autofill_manager.cc 370 if (RefreshDataModels() &&
449 // NOTE: RefreshDataModels may invalidate |data_model| because it causes the
452 if (!RefreshDataModels() ||
800 bool AutofillManager::RefreshDataModels() const {
    [all...]

Completed in 132 milliseconds