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

/external/chromium/base/i18n/
H A Drtl.cc58 std::string ICULocaleName(const std::string& locale_string) { function in namespace:base::i18n
86 icu::Locale locale(ICULocaleName(locale_string).c_str());

Completed in 18 milliseconds