Home
last modified time | relevance | path

Searched defs:ThrowErr (Results 1 - 3 of 3) sorted by relevance

/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
/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
/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

Completed in 2 milliseconds