Home
last modified time | relevance | path

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

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