Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp190 verifyRes = ERROR_INVALID_PARAM_NUM; in VerifyAppEvent()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h39 const int ERROR_INVALID_PARAM_NUM = 5; variable
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_native_test.cpp292 ASSERT_EQ(res, ErrorCode::ERROR_INVALID_PARAM_NUM);