Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
Ddef.h28 static constexpr int ERR_WRITE_IN_HIGH_FREQ = -6; variable
Dhisysevent.h192 return ERR_WRITE_IN_HIGH_FREQ;
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_native_test.cpp102 ret == OHOS::HiviewDFX::ERR_WRITE_IN_HIGH_FREQ || in WrapSysEventWriteAssertion()
976 …ASSERT_TRUE(WrapSysEventWriteAssertion(result, result == OHOS::HiviewDFX::ERR_WRITE_IN_HIGH_FREQ));