Searched refs:ERR_INVALID_PARAM_NUM (Results 1 – 2 of 2) sorted by relevance
29 constexpr int ERR_INVALID_PARAM_NUM = 11101003; variable
48 { NapiError::ERR_INVALID_PARAM_NUM, "Invalid number of event parameters." } }, in BuildErrorByResult()