Home
last modified time | relevance | path

Searched refs:ERR_INVALID_PARAM_NAME (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dret_def.h33 constexpr int32_t ERR_INVALID_PARAM_NAME = 11200051; variable
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp884 {ERR_KEY_NAME_INVALID, {NapiError::ERR_INVALID_PARAM_NAME, "Name of param is invalid"}}, in CreateHiSysEventInfoJsObject()