Searched refs:SetUsingLocalDigitAddonWithError (Results 1 – 2 of 2) sorted by relevance
65 static napi_value SetUsingLocalDigitAddonWithError(napi_env env, napi_callback_info info);
66 DECLARE_NAPI_STATIC_FUNCTION("setUsingLocalDigit", SetUsingLocalDigitAddonWithError), in InitI18nSystem()357 napi_value I18nSystemAddon::SetUsingLocalDigitAddonWithError(napi_env env, napi_callback_info info) in SetUsingLocalDigitAddonWithError() function in OHOS::Global::I18n::I18nSystemAddon