Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_write.cpp41 { ErrorCode::ERROR_HIAPPEVENT_DISABLE, in BuildErrorByResult()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp211 return ERROR_HIAPPEVENT_DISABLE; in VerifyAppEvent()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h43 const int ERROR_HIAPPEVENT_DISABLE = -99; variable
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_native_test.cpp357 ASSERT_EQ(res, ErrorCode::ERROR_HIAPPEVENT_DISABLE);