Searched refs:FormGroupForType (Results 1 – 2 of 2) sorted by relevance
190 const FormGroup* FormGroupForType(const AutofillType& type) const;
306 const FormGroup* form_group = FormGroupForType(AutofillType(type)); in GetRawInfo()333 const FormGroup* form_group = FormGroupForType(type); in GetInfo()964 const FormGroup* AutofillProfile::FormGroupForType( in FormGroupForType() function in autofill::AutofillProfile