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 D | napi_business_error.cpp | 132 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 D | uni_error.cpp | 128 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 D | n_error.cpp | 140 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 D | vibrator_napi_error.cpp | 46 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 D | sensor_napi_error.cpp | 46 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 D | devicestatus_napi_error.cpp | 51 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 D | device_manager_middle.cpp | 348 void ThrowErr(const napi_env &env, const int32_t errCode, const std::string &printMsg) in ThrowErr() function
|