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 D | common_event_parse.cpp | 1107 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 D | common_event.h | 427 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 D | napi_common_event.h | 452 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 D | common_event_parse.cpp | 1338 napi_value GetUserIdByCreateSubscriber(const napi_env &env, const napi_value &argv, CommonEventSubs… in GetUserIdByCreateSubscriber() function 1456 if (!GetUserIdByCreateSubscriber(env, argv[0], subscribeInfo)) { in ParseParametersConstructor()
|