Home
last modified time | relevance | path

Searched refs:PARAM_CHECK_ERROR (Results 1 – 10 of 10) sorted by relevance

/base/web/webview/interfaces/kits/napi/js/
Dwebview_export.js19 const PARAM_CHECK_ERROR = 401; constant
24 errMsgMap.set(PARAM_CHECK_ERROR, ERROR_MSG_INVALID_PARAM);
55 throw new BusinessError(PARAM_CHECK_ERROR);
65 throw new BusinessError(PARAM_CHECK_ERROR);
/base/web/webview/interfaces/kits/napi/webdatabase/
Dnapi_web_data_base.cpp147 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
153 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
159 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
165 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
170 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
176 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
182 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveHttpAuthCredentials()
206 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetHttpAuthCredentials()
212 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetHttpAuthCredentials()
218 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetHttpAuthCredentials()
[all …]
Dnapi_geolocation_permission.cpp115 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in ProcessActionByType()
121 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in ProcessActionByType()
306 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetAccessibleGeolocation()
312 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetAccessibleGeolocation()
320 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetAccessibleGeolocation()
463 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetStoredGeolocation()
470 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetStoredGeolocation()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp83 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in GetArrayValueType()
87 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in GetArrayValueType()
110 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetArrayHandlerBoolean()
120 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetArrayHandlerString()
130 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetArrayHandlerInteger()
140 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetArrayHandlerDouble()
411 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetHttpDns()
416 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetHttpDns()
422 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetHttpDns()
427 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in SetHttpDns()
[all …]
Dwebview_controller.cpp763 return NWebError::PARAM_CHECK_ERROR; in HasImagesCallback()
782 return NWebError::PARAM_CHECK_ERROR; in HasImagesPromise()
/base/web/webview/interfaces/kits/napi/webcookiemanager/
Dnapi_web_cookie_manager.cpp116 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetCookie()
122 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetCookie()
151 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSetCookie()
158 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSetCookie()
162 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSetCookie()
205 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsPutAcceptCookieEnabled()
211 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsPutAcceptCookieEnabled()
246 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsPutAcceptThirdPartyCookieEnabled()
252 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsPutAcceptThirdPartyCookieEnabled()
344 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsSaveCookieAsync()
[all …]
/base/web/webview/interfaces/kits/napi/webfunction/
Dnapi_webview_function.cpp53 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in JsOnce()
62 BusinessError::ThrowErrorByErrcode(env, PARAM_CHECK_ERROR); in JsOnce()
/base/web/webview/interfaces/kits/napi/webstorage/
Dnapi_web_storage.cpp75 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsDeleteOrigin()
82 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsDeleteOrigin()
87 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsDeleteOrigin()
94 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsDeleteOrigin()
273 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetOrigins()
281 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetOrigins()
440 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetOriginUsageOrQuota()
446 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetOriginUsageOrQuota()
452 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetOriginUsageOrQuota()
459 NWebError::BusinessError::ThrowErrorByErrcode(env, NWebError::PARAM_CHECK_ERROR); in JsGetOriginUsageOrQuota()
[all …]
/base/web/webview/interfaces/kits/napi/common/
Dweb_errors.h28 constexpr ErrCode PARAM_CHECK_ERROR = 401; variable
Dweb_errors.cpp42 {PARAM_CHECK_ERROR, PARAM_CHECK_ERROR_MSG},