Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp198 verifyRes = ERROR_DUPLICATE_PARAM; in VerifyAppEventParam()
238 return ERROR_DUPLICATE_PARAM; in VerifyCustomAppEventParam()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h48 const int ERROR_DUPLICATE_PARAM = 8; variable
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_app_event_test.cpp314 ASSERT_EQ(Write(event1), ERROR_DUPLICATE_PARAM);
H A Dhiappevent_native_test.cpp171 ASSERT_EQ(res, ErrorCode::ERROR_DUPLICATE_PARAM);