Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_profile.h158 const FormGroup* FormGroupForType(AutofillFieldType type) const;
Dautofill_profile.cc233 const FormGroup* form_group = FormGroupForType(return_type); in GetInfo()
617 const FormGroup* AutofillProfile::FormGroupForType( in FormGroupForType() function in AutofillProfile