Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_remove_group.cpp23 const int REMOVE_GROUP_BY_BUNDLE_MIN_PARA = 2; variable
37 if (argc < REMOVE_GROUP_BY_BUNDLE_MIN_PARA) { in ParseParameters()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dremove.cpp30 const int REMOVE_GROUP_BY_BUNDLE_MIN_PARA = 2; variable
220 if (argc < REMOVE_GROUP_BY_BUNDLE_MIN_PARA) { in ParseParameters()