Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_profile.h157 FormGroupList FormGroups() const;
Dautofill_profile.cc219 FormGroupList info = FormGroups(); in GetPossibleFieldTypes()
226 FormGroupList info = FormGroups(); in GetAvailableFieldTypes()
606 AutofillProfile::FormGroupList AutofillProfile::FormGroups() const { in FormGroups() function in AutofillProfile