Searched refs:MutableFormGroupForType (Results 1 – 2 of 2) sorted by relevance
191 FormGroup* MutableFormGroupForType(const AutofillType& type);
315 FormGroup* form_group = MutableFormGroupForType(AutofillType(type)); in SetRawInfo()343 FormGroup* form_group = MutableFormGroupForType(type); in SetInfo()966 return const_cast<AutofillProfile*>(this)->MutableFormGroupForType(type); in FormGroupForType()969 FormGroup* AutofillProfile::MutableFormGroupForType(const AutofillType& type) { in MutableFormGroupForType() function in autofill::AutofillProfile