Home
last modified time | relevance | path

Searched defs:CreateError (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_error.cpp47 napi_value CreateError(napi_env env, ErrCode errorCode) in CreateError() function
63 napi_value CreateError(napi_env env, int32_t errorCode, const std::string &errMessage) in CreateError() function
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dbusiness_error.cpp22 napi_value BusinessError::CreateError(napi_env env, int32_t err) in CreateError() function in OHOS::NWebError::BusinessError
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.cpp255 napi_value BusinessError::CreateError(napi_env env, int32_t err, const std::string& msg) in CreateError() function in OHOS::AppExecFwk::BusinessError
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp803 napi_value NapiUtil::CreateError(napi_env env, int32_t err, const std::string &msg) in CreateError() function in OHOS::Telephony::NapiUtil
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp500 napi_value CreateError(napi_env env, int code, const std::string& msg) in CreateError() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp529 JSIValue JSI::CreateError(JsiErrorType type, const char * const errorMsg) in CreateError() function in OHOS::ACELite::JSI
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.cpp299 napi_status CommonNapi::CreateError(napi_env env, int32_t errCode, const std::string &errMsg, napi_… in CreateError() function in OHOS::Media::CommonNapi
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp869 static napi_value CreateError(napi_env env, void *callbackPara) in CreateError() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp997 napi_value NapiHiSysEventUtil::CreateError(napi_env env, int32_t code, const std::string& msg) in CreateHiSysEventInfoJsObject() function in OHOS::HiviewDFX::NapiHiSysEventUtil