Home
last modified time | relevance | path

Searched refs:GetUserIdByCreateSubscriber (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.cpp1107 napi_value GetUserIdByCreateSubscriber(const napi_env &env, const napi_value &argv, CommonEventSubs… in GetUserIdByCreateSubscriber() function
1194 if (!GetUserIdByCreateSubscriber(env, argv[0], subscribeInfo)) { in ParseParametersConstructor()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h427 napi_value GetUserIdByCreateSubscriber(const napi_env &env, const napi_value &argv, CommonEventSubs…
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h452 napi_value GetUserIdByCreateSubscriber(const napi_env &env, const napi_value &argv, CommonEventSubs…
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp1338 napi_value GetUserIdByCreateSubscriber(const napi_env &env, const napi_value &argv, CommonEventSubs… in GetUserIdByCreateSubscriber() function
1456 if (!GetUserIdByCreateSubscriber(env, argv[0], subscribeInfo)) { in ParseParametersConstructor()