Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp32 const int32_t SET_ENABLE_SLOT_MIN_PARA = 3; variable
1385 if (argc < SET_ENABLE_SLOT_MIN_PARA) { in ParseParametersEnableSlot()