Home
last modified time | relevance | path

Searched defs:autofill_type (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_type.cc151 AutofillType::AutofillType(const AutofillType& autofill_type) { in AutofillType()
155 AutofillType& AutofillType::operator=(const AutofillType& autofill_type) { in operator =()
Dform_structure.cc113 AutofillType autofill_type(field->type()); in DetermineHeuristicTypes() local
257 AutofillType autofill_type((*field)->type()); in ParseQueryResponse() local
Dautofill_manager.cc214 AutofillType autofill_type(form_structure->field(k)->type()); in SectionIsAutofilled() local