Searched refs:GetDisplayCountryWithError (Results 1 – 2 of 2) sorted by relevance
50 static napi_value GetDisplayCountryWithError(napi_env env, napi_callback_info info);
47 DECLARE_NAPI_STATIC_FUNCTION("getDisplayCountry", GetDisplayCountryWithError), in InitI18nSystem()90 napi_value I18nSystemAddon::GetDisplayCountryWithError(napi_env env, napi_callback_info info) in GetDisplayCountryWithError() function in OHOS::Global::I18n::I18nSystemAddon