Searched defs:form_group (Results 1 – 5 of 5) sorted by relevance
13 explicit FormGroupMatchesByCompareFunctor(const T& form_group) in FormGroupMatchesByCompareFunctor()30 bool FindByContents(const C& container, const T& form_group) { in FindByContents()
139 base::string16 GetFormGroupInfo(const FormGroup& form_group, in GetFormGroupInfo()306 const FormGroup* form_group = FormGroupForType(AutofillType(type)); in GetRawInfo() local315 FormGroup* form_group = MutableFormGroupForType(AutofillType(type)); in SetRawInfo() local333 const FormGroup* form_group = FormGroupForType(type); in GetInfo() local343 FormGroup* form_group = MutableFormGroupForType(type); in SetInfo() local
47 bool operator()(const T& form_group) { in operator ()()51 bool operator()(const T* form_group) { in operator ()()79 bool operator()(const T& form_group) { in operator ()()
143 FormGroup* form_group, in ImportSingleFormGroup()
204 FormGroup* form_group) { in FillFormGroupFromOutputs()