Home
last modified time | relevance | path

Searched refs:REMOVE_ALL_MAX_PARA (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dremove.cpp25 const int REMOVE_ALL_MAX_PARA = 2; member
165 size_t argc = REMOVE_ALL_MAX_PARA; in ParseParametersByRemoveAll()
166 napi_value argv[REMOVE_ALL_MAX_PARA] = {nullptr}; in ParseParametersByRemoveAll()
198 if (argc >= REMOVE_ALL_MAX_PARA) { in ParseParametersByRemoveAll()

Completed in 1 milliseconds