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

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

Completed in 116 milliseconds