Searched defs:shortLocale (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/intl/ | ||
| H A D | locale_helper.cpp | 472 std::string shortLocale = icu::Locale(languageStr.c_str(), countryStr.c_str()).getName(); in GetAvailableLocales() local |
Completed in 2 milliseconds