Home
last modified time | relevance | path

Searched refs:SupportsMultiValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_profile.h118 static bool SupportsMultiValue(ServerFieldType type);
Dautofill_profile.cc664 if (!AutofillProfile::SupportsMultiValue(*iter)) { in OverwriteWithOrAddTo()
713 bool AutofillProfile::SupportsMultiValue(ServerFieldType type) { in SupportsMultiValue() function in autofill::AutofillProfile