Searched refs:CopyItemsToValues (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/components/autofill/core/browser/ |
D | autofill_profile.cc | 175 void CopyItemsToValues(const AutofillType& type, in CopyItemsToValues() function 789 CopyItemsToValues(type, name_, app_locale, values); in GetMultiInfoImpl() 792 CopyItemsToValues(type, email_, app_locale, values); in GetMultiInfoImpl() 796 CopyItemsToValues(type, phone_number_, app_locale, values); in GetMultiInfoImpl()
|