Home
last modified time | relevance | path

Searched refs:GET_CODE_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.cpp33 static const int32_t GET_CODE_MAX_PARA = 1; variable
199 if (argc >= GET_CODE_MAX_PARA) { in ParseParametersByGetCode()
216 if (argc >= GET_CODE_MAX_PARA) { in PaddingAsyncCallbackInfoGetCode()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp46 static const int32_t GET_CODE_MAX_PARA = 1; variable
296 if (argc >= GET_CODE_MAX_PARA) { in ParseParametersByGetCode()
315 if (argc >= GET_CODE_MAX_PARA) { in PaddingAsyncCallbackInfoGetCode()