Searched defs:GetCountryInfoArray (Results 1 – 2 of 2) sorted by relevance
| /base/global/i18n/interfaces/js/kits/src/ | ||
| D | system_locale_manager_addon.cpp | 149 napi_value SystemLocaleManagerAddon::GetCountryInfoArray(napi_env env, napi_callback_info info) in GetCountryInfoArray() function in OHOS::Global::I18n::SystemLocaleManagerAddon |
| /base/global/i18n/frameworks/intl/src/ | ||
| D | system_locale_manager.cpp | 193 std::vector<LocaleItem> SystemLocaleManager::GetCountryInfoArray(const std::vector<std::string> &co… in GetCountryInfoArray() function in OHOS::Global::I18n::SystemLocaleManager |