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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile.cc493 const ServerFieldType multi_value_types[] = { NAME_FULL, local
500 for (size_t i = 0; i < arraysize(multi_value_types); ++i) {
503 GetRawMultiInfo(multi_value_types[i], &values_a);
504 profile.GetRawMultiInfo(multi_value_types[i], &values_b);

Completed in 768 milliseconds