Home
last modified time | relevance | path

Searched refs:ERROR_INVALID_CUSTOM_PARAM_NUM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_write.cpp51 { ErrorCode::ERROR_INVALID_CUSTOM_PARAM_NUM, in BuildErrorByResult()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h49 const int ERROR_INVALID_CUSTOM_PARAM_NUM = 9; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp446 return ERROR_INVALID_CUSTOM_PARAM_NUM; in VerifyCustomEventParams()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp279 return ErrorCode::ERROR_INVALID_CUSTOM_PARAM_NUM; in InsertCustomEventParams()