Home
last modified time | relevance | path

Searched defs:OnUpdated (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
Dmock_ans_subscriber.h49 void OnUpdated(const sptr<NotificationSortingMap> &notificationMap) override {}; in OnUpdated() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp122 void NotificationSubscriber::SubscriberImpl::OnUpdated(const sptr<NotificationSortingMap> &notifica… in OnUpdated() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_proxy.cpp273 void AnsSubscriberProxy::OnUpdated(const sptr<NotificationSortingMap> &notificationMap) in OnUpdated() function in OHOS::Notification::AnsSubscriberProxy
Dans_subscriber_stub.cpp308 void AnsSubscriberStub::OnUpdated(const sptr<NotificationSortingMap> &notificationMap) in OnUpdated() function in OHOS::Notification::AnsSubscriberStub