Home
last modified time | relevance | path

Searched defs:OnCanceledList (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
H A Dmock_ans_subscriber.h46 void OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_listener.cpp122 void SubscriberListener::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList() function in OHOS::Notification::SubscriberListener
H A Dans_subscriber_proxy.cpp231 void AnsSubscriberProxy::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList() function in OHOS::Notification::AnsSubscriberProxy
H A Dans_subscriber_stub.cpp325 void AnsSubscriberStub::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList() function in OHOS::Notification::AnsSubscriberStub
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_subscriber.cpp209 void NotificationSubscriber::SubscriberImpl::OnCanceledList(const std::vector<sptr<Notification>> &… in OnCanceledList() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl