Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dremove.cpp22 const int REMOVE_MIN_PARA = 2; variable
139 if (argc < REMOVE_MIN_PARA) { in ParseParameters()