Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h34 const int ERROR_INVALID_PARAM_NUM_JS = -3; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_builder.cpp237 result_ = ERROR_INVALID_PARAM_NUM_JS; in Build()