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