Searched defs:autofill_type (Results 1 – 3 of 3) sorted by relevance
151 AutofillType::AutofillType(const AutofillType& autofill_type) { in AutofillType()155 AutofillType& AutofillType::operator=(const AutofillType& autofill_type) { in operator =()
113 AutofillType autofill_type(field->type()); in DetermineHeuristicTypes() local257 AutofillType autofill_type((*field)->type()); in ParseQueryResponse() local
214 AutofillType autofill_type(form_structure->field(k)->type()); in SectionIsAutofilled() local