Home
last modified time | relevance | path

Searched refs:ISORDEREDCOMMONEVENT_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.cpp31 static const int32_t ISORDEREDCOMMONEVENT_MAX_PARA = 1; variable
129 if (argc >= ISORDEREDCOMMONEVENT_MAX_PARA) { in ParseParametersByIsOrderedCommonEvent()
146 if (argc >= ISORDEREDCOMMONEVENT_MAX_PARA) { in PaddingAsyncCallbackInfoIsOrderedCommonEvent()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp44 static const int32_t ISORDEREDCOMMONEVENT_MAX_PARA = 1; variable
223 if (argc >= ISORDEREDCOMMONEVENT_MAX_PARA) { in ParseParametersByIsOrderedCommonEvent()
242 if (argc >= ISORDEREDCOMMONEVENT_MAX_PARA) { in PaddingAsyncCallbackInfoIsOrderedCommonEvent()