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

/external/chromium/chrome/browser/autofill/
H A Dautofill_country.cc358 const std::string GetCountryCode(const string16& country,
439 const std::string CountryNames::GetCountryCode(const string16& country, function in class:__anon1294::CountryNames
622 const std::string AutofillCountry::GetCountryCode(const string16& country, function in class:AutofillCountry
624 return CountryNames::GetInstance()->GetCountryCode(country, locale);

Completed in 84 milliseconds