Home
last modified time | relevance | path

Searched defs:DeathRecipient (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp143 NotificationSubscriber::SubscriberImpl::DeathRecipient::DeathRecipient(SubscriberImpl &subscriberIm… in DeathRecipient() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl::DeathRecipient
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.h62 explicit DeathRecipient(WatcherManager *manager) : manager_(manager) {} in DeathRecipient() function