Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dsubscribe.h161 void SetEnabledNotificationCallbackInfo(const napi_env &env, const napi_ref &ref);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp957 void SubscriberInstance::SetEnabledNotificationCallbackInfo(const napi_env &env, const napi_ref &re… in SetEnabledNotificationCallbackInfo() function in OHOS::NotificationNapi::SubscriberInstance
1015 SetEnabledNotificationCallbackInfo(env, ref); in SetCallbackInfo()