Searched refs:MutableFormGroupForType (Results 1 – 2 of 2) sorted by relevance
159 FormGroup* MutableFormGroupForType(AutofillFieldType type);
241 FormGroup* form_group = MutableFormGroupForType(type); in SetInfo()619 return const_cast<AutofillProfile*>(this)->MutableFormGroupForType(type); in FormGroupForType()622 FormGroup* AutofillProfile::MutableFormGroupForType(AutofillFieldType type) { in MutableFormGroupForType() function in AutofillProfile