Searched refs:REMOVE_SLOT_MAX_PARA (Results 1 – 1 of 1) sorted by relevance
30 const int32_t REMOVE_SLOT_MAX_PARA = 2; variable678 size_t argc = REMOVE_SLOT_MAX_PARA; in ParseParametersByRemoveSlot()679 napi_value argv[REMOVE_SLOT_MAX_PARA] = {nullptr}; in ParseParametersByRemoveSlot()704 if (argc >= REMOVE_SLOT_MAX_PARA) { in ParseParametersByRemoveSlot()