Home
last modified time | relevance | path

Searched defs:PUBLISH_MAX_PARA_BY_PUBLISHDATA (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h32 static const int32_t PUBLISH_MAX_PARA_BY_PUBLISHDATA = 3; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h34 static const int32_t PUBLISH_MAX_PARA_BY_PUBLISHDATA = 3; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp793 …e ParseParametersByPublish(const napi_env &env, const napi_value (&argv)[PUBLISH_MAX_PARA_BY_PUBLI… in ParseParametersByPublish()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp947 …e ParseParametersByPublish(const napi_env &env, const napi_value (&argv)[PUBLISH_MAX_PARA_BY_PUBLI… in ParseParametersByPublish()