Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_profile.cc47 std::vector<AutofillFieldType>* distinguishing_fields) { in GetFieldsForDistinguishingProfiles() argument
63 distinguishing_fields->assign( in GetFieldsForDistinguishingProfiles()
75 distinguishing_fields->clear(); in GetFieldsForDistinguishingProfiles()
82 distinguishing_fields->push_back(suggested_type); in GetFieldsForDistinguishingProfiles()
96 distinguishing_fields->push_back(NAME_FULL); in GetFieldsForDistinguishingProfiles()