Searched defs:ThrowNapiError (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/collaboration_edit/src/ |
| D | napi_error_utils.cpp | 21 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage) in ThrowNapiError() function
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
| D | js_error_utils.cpp | 68 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage) in ThrowNapiError() function
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
| D | napi_error_utils.cpp | 65 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage, bool isParamsCheck) in ThrowNapiError() function
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| D | js_error_utils.cpp | 73 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage, bool isParamsCheck) in ThrowNapiError() function
|