Home
last modified time | relevance | path

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

/external/chromium/base/i18n/
Drtl.h40 std::string GetCanonicalLocale(const char* locale);
Drtl.cc53 std::string GetCanonicalLocale(const char* locale) { in GetCanonicalLocale() function