Searched refs:ERR_OVER_SIZE (Results 1 – 4 of 4) sorted by relevance
26 static constexpr int ERR_OVER_SIZE = -4; variable
149 return ERR_OVER_SIZE; in SendData()
661 ASSERT_EQ(res, ERR_OVER_SIZE);
1029 {ERR_OVER_SIZE, {NapiError::ERR_CONTENT_OVER_LIMIT, "The event length exceeds the limit"}}, in CreateHiSysEventInfoJsObject()