HomeSort by relevance Sort by last modified time
    Searched refs:SupportsMultiValue (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_profile.h 60 static bool SupportsMultiValue(AutofillFieldType type);
autofill_profile.cc 296 bool AutofillProfile::SupportsMultiValue(AutofillFieldType type) {
477 if (AutofillProfile::SupportsMultiValue(*iter)) {
  /external/chromium_org/components/autofill/core/browser/
autofill_profile.h 122 static bool SupportsMultiValue(ServerFieldType type);
autofill_profile.cc 549 if (AutofillProfile::SupportsMultiValue(*iter)) {
588 bool AutofillProfile::SupportsMultiValue(ServerFieldType type) {

Completed in 369 milliseconds