Searched refs:SetNapiResult (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/ |
H A D | common_event_set_param.cpp | 74 void SetNapiResult(const napi_env &env, const AsyncCallbackInfoSubscribeInfo *asyncCallbackInfo, na… in SetNapiResult() function
|
H A D | common_event.cpp | 344 SetNapiResult(env, asyncCallbackInfo, result); in GetSubscribeInfo()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/ |
H A D | common_event.h | 283 void SetNapiResult(const napi_env &env, const AsyncCallbackInfoSubscribeInfo *asynccallbackinfo, na…
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
H A D | napi_common_event.cpp | 904 void SetNapiResult(const napi_env &env, const CommonEventSubscribeInfo &subscribeInfo, napi_value &… in SetNapiResult() function 932 SetNapiResult(env, subscriber->GetSubscribeInfo(), res); in GetSubscribeInfoSync() 1267 SetNapiResult(env, asyncCallbackInfo, result); in GetSubscribeInfo()
|
H A D | common_event_set_param.cpp | 105 void SetNapiResult(const napi_env &env, const AsyncCallbackInfoSubscribeInfo *asyncCallbackInfo, na… in SetNapiResult() function
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/ |
H A D | napi_common_event.h | 307 void SetNapiResult(const napi_env &env, const AsyncCallbackInfoSubscribeInfo *asynccallbackinfo, na…
|