Home
last modified time | relevance | path

Searched refs:pushRecipient_ (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1957 it->second->AsObject()->RemoveDeathRecipient(pushRecipient_); in ResetPushCallbackProxy()
1992 pushRecipient_ = new (std::nothrow) PushCallbackRecipient(); in RegisterPushCallback()
1993 if (!pushRecipient_) { in RegisterPushCallback()
1997 pushCallback->AddDeathRecipient(pushRecipient_); in RegisterPushCallback()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1456 sptr<IRemoteObject::DeathRecipient> pushRecipient_ = nullptr; member in OHOS::Notification::final

Completed in 7 milliseconds