Home
last modified time | relevance | path

Searched defs:ThrowErr (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_business_error.cpp132 void NapiBusinessError::ThrowErr(napi_env env) in ThrowErr() function in OHOS::AppExecFwk::LIBZIP::NapiBusinessError
157 void NapiBusinessError::ThrowErr(napi_env env, int32_t code) in ThrowErr() function in OHOS::AppExecFwk::LIBZIP::NapiBusinessError
173 void NapiBusinessError::ThrowErr(napi_env env, const string &errMsg) in ThrowErr() function in OHOS::AppExecFwk::LIBZIP::NapiBusinessError
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Duni_error.cpp128 void UniError::ThrowErr(napi_env env) in ThrowErr() function in OHOS::DistributedFS::UniError
154 void UniError::ThrowErr(napi_env env, int code) in ThrowErr() function in OHOS::DistributedFS::UniError
169 void UniError::ThrowErr(napi_env env, string errMsg) in ThrowErr() function in OHOS::DistributedFS::UniError
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_error.cpp140 void NError::ThrowErr(napi_env env, int errCode) in ThrowErr() function in OHOS::FileManagement::LibN::NError
159 void NError::ThrowErr(napi_env env, string errMsg) in ThrowErr() function in OHOS::FileManagement::LibN::NError
196 void NError::ThrowErr(napi_env env) in ThrowErr() function in OHOS::FileManagement::LibN::NError
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_error.cpp46 void ThrowErr(const napi_env &env, const int32_t errCode, const std::string &printMsg) in ThrowErr() function
/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_error.cpp46 void ThrowErr(const napi_env &env, const int32_t errCode, const std::string &printMsg) in ThrowErr() function
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_napi_error.cpp51 void ThrowErr(const napi_env &env, int32_t errCode, const std::string &printMsg) in ThrowErr() function
/ohos5.0/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp348 void ThrowErr(const napi_env &env, const int32_t errCode, const std::string &printMsg) in ThrowErr() function