Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dremove.cpp23 const int REMOVE_OR_BUNDLE_MAX_PARA = 3; variable
97 if (argc >= REMOVE_OR_BUNDLE_MAX_PARA) { in ParseHashcodeTypeParams()