Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp43 static const int32_t GETSUBSCREBEINFO_MAX_PARA = 1; variable
186 if (argc >= GETSUBSCREBEINFO_MAX_PARA) { in ParseParametersByGetSubscribeInfo()
206 if (argc >= GETSUBSCREBEINFO_MAX_PARA) { in PaddingAsyncCallbackInfoGetSubscribeInfo()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp30 static const int32_t GETSUBSCREBEINFO_MAX_PARA = 1; variable
111 if (argc >= GETSUBSCREBEINFO_MAX_PARA) { in PaddingAsyncCallbackInfoGetSubscribeInfo()
H A Dcommon_event.cpp28 static const int32_t GETSUBSCREBEINFO_MAX_PARA = 1; variable
274 if (argc >= GETSUBSCREBEINFO_MAX_PARA) { in ParseParametersByGetSubscribeInfo()