Home
last modified time | relevance | path

Searched refs:GetMultiInfoImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_profile.h162 void GetMultiInfoImpl(const AutofillType& type,
Dautofill_profile.cc402 GetMultiInfoImpl(AutofillType(type), std::string(), values); in GetRawMultiInfo()
440 GetMultiInfoImpl(type, app_locale, values); in GetMultiInfo()
782 void AutofillProfile::GetMultiInfoImpl( in GetMultiInfoImpl() function in autofill::AutofillProfile