Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/core/browser/
Dautofill_profile.cc63 std::vector<ServerFieldType>* distinguishing_fields) { in GetFieldsForDistinguishingProfiles() argument
85 distinguishing_fields->swap(default_fields); in GetFieldsForDistinguishingProfiles()
97 distinguishing_fields->clear(); in GetFieldsForDistinguishingProfiles()
103 distinguishing_fields->push_back(suggested_type); in GetFieldsForDistinguishingProfiles()
117 distinguishing_fields->push_back(NAME_FULL); in GetFieldsForDistinguishingProfiles()