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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile.cc148 void CopyRawValuesToItems(ServerFieldType type, function in namespace:autofill::__anon6324
374 CopyRawValuesToItems(type, values, NameInfo(), &name_);
378 CopyRawValuesToItems(type, values, EmailInfo(), &email_);
383 CopyRawValuesToItems(type, values, PhoneNumber(this), &phone_number_);

Completed in 82 milliseconds