Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h43 const int ERROR_DUPLICATE_PARAM = 8; variable
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_app_event_test.cpp306 ASSERT_EQ(Write(event1), ERROR_DUPLICATE_PARAM);
Dhiappevent_native_test.cpp127 ASSERT_EQ(res, ErrorCode::ERROR_DUPLICATE_PARAM);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp186 verifyRes = ERROR_DUPLICATE_PARAM; in VerifyAppEventParam()