Home
last modified time | relevance | path

Searched refs:GET_ABORT_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.cpp40 static const int32_t GET_ABORT_MAX_PARA = 1; variable
508 if (argc >= GET_ABORT_MAX_PARA) { in ParseParametersByGetAbort()
525 if (argc >= GET_ABORT_MAX_PARA) { in PaddingAsyncCallbackInfoGetAbort()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp53 static const int32_t GET_ABORT_MAX_PARA = 1; variable
633 if (argc >= GET_ABORT_MAX_PARA) { in ParseParametersByGetAbort()
652 if (argc >= GET_ABORT_MAX_PARA) { in PaddingAsyncCallbackInfoGetAbort()