Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Drtl.h43 BASE_I18N_EXPORT std::string GetCanonicalLocale(const std::string& locale);
Drtl.cc101 std::string GetCanonicalLocale(const std::string& locale) { in GetCanonicalLocale() function