Home
last modified time | relevance | path

Searched defs:PUBLISH_MAX_PARA_BY_USERID (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.h33 static const int32_t PUBLISH_MAX_PARA_BY_USERID = 4; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h35 static const int32_t PUBLISH_MAX_PARA_BY_USERID = 4; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp885 …rseParametersByPublishAsUser(const napi_env &env, const napi_value (&argv)[PUBLISH_MAX_PARA_BY_USE… in ParseParametersByPublishAsUser()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp1043 …rseParametersByPublishAsUser(const napi_env &env, const napi_value (&argv)[PUBLISH_MAX_PARA_BY_USE… in ParseParametersByPublishAsUser()