Home
last modified time | relevance | path

Searched refs:SET_ENABLE_SLOT_MAX_PARA (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp33 const int32_t SET_ENABLE_SLOT_MAX_PARA = 5; variable
1363 if (argc < SET_ENABLE_SLOT_MAX_PARA) { in ParseEnableSlotCallBackParam()
1381 size_t argc = SET_ENABLE_SLOT_MAX_PARA; in ParseParametersEnableSlot()
1382 napi_value argv[SET_ENABLE_SLOT_MAX_PARA] = {nullptr}; in ParseParametersEnableSlot()
1427 if (argc < SET_ENABLE_SLOT_MAX_PARA - 1) { in ParseParametersEnableSlot()