Searched refs:GetThreeLetterRegion (Results 1 – 2 of 2) sorted by relevance
56 static napi_value GetThreeLetterRegion(napi_env env, napi_callback_info info);
72 DECLARE_NAPI_STATIC_FUNCTION("getThreeLetterRegion", GetThreeLetterRegion) in InitI18nUtil()436 napi_value I18nAddon::GetThreeLetterRegion(napi_env env, napi_callback_info info) in GetThreeLetterRegion() function in OHOS::Global::I18n::I18nAddon