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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_country.cc846 const std::string GetCountryCode(const base::string16& country,
928 const std::string CountryNames::GetCountryCode(const base::string16& country, function in class:autofill::__anon6193::CountryNames
1096 const std::string AutofillCountry::GetCountryCode(const base::string16& country, function in class:autofill::AutofillCountry
1098 return CountryNames::GetInstance()->GetCountryCode(country, locale);

Completed in 104 milliseconds