Home
last modified time | relevance | path

Searched refs:CreateErrorByRet (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_adapter.cpp54 results[ERR_INDEX] = NapiHiSysEventUtil::CreateErrorByRet(env, errorCode); in Write()
Dnapi_hisysevent_util.cpp920 napi_value NapiHiSysEventUtil::CreateErrorByRet(napi_env env, const int32_t retCode) in CreateHiSysEventInfoJsObject() function in OHOS::HiviewDFX::NapiHiSysEventUtil
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h67 static napi_value CreateErrorByRet(napi_env env, const int32_t retCode);