Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/core/browser/
Dautofill_type.cc30 AutofillType::AutofillType(const AutofillType& autofill_type) { in AutofillType()
34 AutofillType& AutofillType::operator=(const AutofillType& autofill_type) { in operator =()
Dautofill_profile.cc836 AutofillType autofill_type(*it); in ConstructInferredLabel() local
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_common.cc34 AutofillType autofill_type = AutofillType(type); in ServerTypeEncompassesFieldType() local
Dautofill_dialog_controller_impl.cc1915 AutofillType autofill_type(type); in InputValidityMessage() local