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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile.h190 const FormGroup* FormGroupForType(const AutofillType& type) const;
H A Dautofill_profile.cc306 const FormGroup* form_group = FormGroupForType(AutofillType(type));
333 const FormGroup* form_group = FormGroupForType(type);
964 const FormGroup* AutofillProfile::FormGroupForType( function in class:autofill::AutofillProfile

Completed in 66 milliseconds