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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile.cc175 void CopyItemsToValues(const AutofillType& type, function in namespace:autofill::__anon6324
789 CopyItemsToValues(type, name_, app_locale, values);
792 CopyItemsToValues(type, email_, app_locale, values);
796 CopyItemsToValues(type, phone_number_, app_locale, values);

Completed in 913 milliseconds