OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCountryCodeForLocalizedName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autofill/
autofill_country.cc
373
const std::string
GetCountryCodeForLocalizedName
(const string16& country_name,
449
std::string country_code =
GetCountryCodeForLocalizedName
(country, locale);
454
return
GetCountryCodeForLocalizedName
(country, "en_US");
490
const std::string CountryNames::
GetCountryCodeForLocalizedName
(
/external/chromium_org/components/autofill/core/browser/
autofill_country.cc
[
all
...]
Completed in 33 milliseconds