Searched refs:SetSystemRegionWithError (Results 1 – 2 of 2) sorted by relevance
56 static napi_value SetSystemRegionWithError(napi_env env, napi_callback_info info);
55 DECLARE_NAPI_STATIC_FUNCTION("setSystemRegion", SetSystemRegionWithError), in InitI18nSystem()190 napi_value I18nSystemAddon::SetSystemRegionWithError(napi_env env, napi_callback_info info) in SetSystemRegionWithError() function in OHOS::Global::I18n::I18nSystemAddon