Searched refs:PARAM_ERR (Results 1 – 3 of 3) sorted by relevance
28 PARAM_ERR = 401, enumerator50 constexpr int32_t INT_PARAM_ERR = CAST_INT(CallResult::PARAM_ERR);
214 CallResult errCode = CallResult::PARAM_ERR; in NapiThrowParamError()354 callResult == CallResult::APP_NOT_GRANTED || callResult == CallResult::PARAM_ERR; in IsCommonError()
67 DECLARE_CALL_RESULT_PROPERTY(CallResult::PARAM_ERR), in DefineCallResult()