Searched refs:SetSystemRegionImpl (Results 1 – 2 of 2) sorted by relevance
73 static napi_value SetSystemRegionImpl(napi_env env, napi_callback_info info, bool throwError);
187 return I18nSystemAddon::SetSystemRegionImpl(env, info, false); in SetSystemRegion()192 return I18nSystemAddon::SetSystemRegionImpl(env, info, true); in SetSystemRegionWithError()629 napi_value I18nSystemAddon::SetSystemRegionImpl(napi_env env, napi_callback_info info, bool throwEr… in SetSystemRegionImpl() function in OHOS::Global::I18n::I18nSystemAddon