Home
last modified time | relevance | path

Searched refs:ERR_DEBUG_MODE_SET_REPEAT (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dret_code.h38 static constexpr int32_t ERR_DEBUG_MODE_SET_REPEAT = -24; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dret_code.h38 static constexpr int32_t ERR_DEBUG_MODE_SET_REPEAT = -24; member
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp1034 if (firstDebugRet == 0 || ret == ERR_DEBUG_MODE_SET_REPEAT) { in HWTEST_F()
1036 ASSERT_EQ(ret, ERR_DEBUG_MODE_SET_REPEAT); in HWTEST_F()
1089 if (firstDebugRet == 0 || ret == ERR_DEBUG_MODE_SET_REPEAT) { in HWTEST_F()
1091 ASSERT_EQ(ret, ERR_DEBUG_MODE_SET_REPEAT); in HWTEST_F()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp452 return ERR_DEBUG_MODE_SET_REPEAT;

Completed in 4 milliseconds