Home
last modified time | relevance | path

Searched refs:GetEventsByCreateSubscriber (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp1010 napi_value GetEventsByCreateSubscriber(const napi_env &env, const napi_value &argv, std::vector<std… in GetEventsByCreateSubscriber() function
1171 if (!GetEventsByCreateSubscriber(env, argv[0], events)) { in ParseParametersConstructor()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h419 napi_value GetEventsByCreateSubscriber(const napi_env &env, const napi_value &argv, std::vector<std…
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h444 napi_value GetEventsByCreateSubscriber(const napi_env &env, const napi_value &argv, std::vector<std…
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp1229 napi_value GetEventsByCreateSubscriber(const napi_env &env, const napi_value &argv, std::vector<std… in GetEventsByCreateSubscriber() function
1436 if (!GetEventsByCreateSubscriber(env, argv[0], events)) { in ParseParametersConstructor()