Searched refs:SetSystemLocaleWithError (Results 1 – 2 of 2) sorted by relevance
58 static napi_value SetSystemLocaleWithError(napi_env env, napi_callback_info info);
57 DECLARE_NAPI_STATIC_FUNCTION("setSystemLocale", SetSystemLocaleWithError), in InitI18nSystem()212 napi_value I18nSystemAddon::SetSystemLocaleWithError(napi_env env, napi_callback_info info) in SetSystemLocaleWithError() function in OHOS::Global::I18n::I18nSystemAddon