Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1907 pushRecipient_ = new (std::nothrow) PushCallbackRecipient(); in RegisterPushCallback()
2282 void PushCallbackRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()
2298 PushCallbackRecipient::PushCallbackRecipient() {} in PushCallbackRecipient() function in OHOS::Notification::PushCallbackRecipient
2300 PushCallbackRecipient::~PushCallbackRecipient() {} in ~PushCallbackRecipient()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1481 class PushCallbackRecipient : public IRemoteObject::DeathRecipient {
1483 PushCallbackRecipient();
1484 virtual ~PushCallbackRecipient();