Searched defs:GetMultiInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dautofill_profile.cc107 p.GetMultiInfo(type, &values);
274 void AutofillProfile::GetMultiInfo(AutofillFieldType type, function in class:AutofillProfile
438 GetMultiInfo(multi_value_types[i], &values_a);
439 profile.GetMultiInfo(multi_value_types[i], &values_b);
479 profile.GetMultiInfo(*iter, &new_values);
481 GetMultiInfo(*iter, &existing_values);

Completed in 20 milliseconds