Searched refs:ERR_OVER_SIZE (Results 1 – 4 of 4) sorted by relevance
26 static constexpr int ERR_OVER_SIZE = -4; variable
139 return ERR_OVER_SIZE; in SendData()
661 ASSERT_EQ(res, ERR_OVER_SIZE);
910 {ERR_OVER_SIZE, {NapiError::ERR_CONTENT_OVER_LIMIT, "Size of event content is over limit"}}, in CreateHiSysEventInfoJsObject()