Searched refs:ERR_WRITE_IN_HIGH_FREQ (Results 1 – 3 of 3) sorted by relevance
28 static constexpr int ERR_WRITE_IN_HIGH_FREQ = -6; variable
192 return ERR_WRITE_IN_HIGH_FREQ;
102 ret == OHOS::HiviewDFX::ERR_WRITE_IN_HIGH_FREQ || in WrapSysEventWriteAssertion()976 …ASSERT_TRUE(WrapSysEventWriteAssertion(result, result == OHOS::HiviewDFX::ERR_WRITE_IN_HIGH_FREQ));