Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp32 static const int32_t ISSTICKYCOMMONEVENT_MAX_PARA = 1; variable
164 if (argc >= ISSTICKYCOMMONEVENT_MAX_PARA) { in ParseParametersByIsStickyCommonEvent()
181 if (argc >= ISSTICKYCOMMONEVENT_MAX_PARA) { in PaddingAsyncCallbackInfoIsStickyCommonEvent()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp45 static const int32_t ISSTICKYCOMMONEVENT_MAX_PARA = 1; variable
259 if (argc >= ISSTICKYCOMMONEVENT_MAX_PARA) { in ParseParametersByIsStickyCommonEvent()
278 if (argc >= ISSTICKYCOMMONEVENT_MAX_PARA) { in PaddingAsyncCallbackInfoIsStickyCommonEvent()