Home
last modified time | relevance | path

Searched refs:SetUpdateCallbackInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dsubscribe.h147 void SetUpdateCallbackInfo(const napi_env &env, const napi_ref &ref);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp927 void SubscriberInstance::SetUpdateCallbackInfo(const napi_env &env, const napi_ref &ref) in SetUpdateCallbackInfo() function in OHOS::NotificationNapi::SubscriberInstance
1001 SetUpdateCallbackInfo(env, ref); in SetCallbackInfo()