Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/core/browser/
Dautofill_profile.h189 FormGroupList FormGroups() const;
Dautofill_profile.cc300 FormGroupList info = FormGroups(); in GetMatchingTypes()
777 FormGroupList info = FormGroups(); in GetSupportedTypes()
954 AutofillProfile::FormGroupList AutofillProfile::FormGroups() const { in FormGroups() function in autofill::AutofillProfile