Searched refs:SetSystemLanguageWithError (Results 1 – 2 of 2) sorted by relevance
54 static napi_value SetSystemLanguageWithError(napi_env env, napi_callback_info info);
53 DECLARE_NAPI_STATIC_FUNCTION("setSystemLanguage", SetSystemLanguageWithError), in InitI18nSystem()168 napi_value I18nSystemAddon::SetSystemLanguageWithError(napi_env env, napi_callback_info info) in SetSystemLanguageWithError() function in OHOS::Global::I18n::I18nSystemAddon