Home
last modified time | relevance | path

Searched refs:OnConsumed (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_listener.cpp53 void SubscriberListener::OnConsumed( in OnConsumed() function in OHOS::Notification::SubscriberListener
70 subscriber->OnConsumed( in OnConsumed()
79 OnConsumed(notification, notificationMap); in OnConsumedList()
H A Dans_subscriber_stub.cpp129 OnConsumed(notification, notificationMap); in HandleOnConsumedMap()
313 void AnsSubscriberStub::OnConsumed( in OnConsumed() function in OHOS::Notification::AnsSubscriberStub
H A Dans_subscriber_proxy.cpp90 void AnsSubscriberProxy::OnConsumed( in OnConsumed() function in OHOS::Notification::AnsSubscriberProxy
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_subscriber.h56 virtual void OnConsumed(
148 void OnConsumed(
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_subscriber.cpp145 void NotificationSubscriber::SubscriberImpl::OnConsumed( in OnConsumed() function in OHOS::Notification::NotificationSubscriber::SubscriberImpl
158 subscriber_.OnConsumed( in OnConsumed()
170 OnConsumed(notification, notificationMap); in OnConsumedList()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
H A Dmock_ans_subscriber.h37 void OnConsumed( in OnConsumed() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_interface.h56 virtual void OnConsumed(
H A Dans_subscriber_listener.h37 void OnConsumed(
H A Dans_subscriber_proxy.h48 void OnConsumed(
H A Dans_subscriber_stub.h58 void OnConsumed(
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dtask_notification_subscriber.h33 void OnConsumed(const std::shared_ptr<Notification::Notification> &request,
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
H A Danssubscriberproxy_fuzzer.cpp47 ansSubscriberProxy.OnConsumed(notification, notificationMap); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp58 ansSubscriberStub.OnConsumed(notification, notificationMap); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp91 void TaskNotificationSubscriber::OnConsumed(const std::shared_ptr<Notification::Notification> &noti… in OnConsumed() function in OHOS::BackgroundTaskMgr::TaskNotificationSubscriber
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_event_manager.h80 void OnConsumed(const std::shared_ptr<Notification> &request,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
H A Dans_subscriber_proxy_unit_test.cpp169 proxy->OnConsumed(notification, notificationMap);
195 proxy->OnConsumed(notification, notificationMap);
215 proxy->OnConsumed(nullptr, notificationMap);
239 proxy->OnConsumed(notification, nullptr);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dsubscribe.h47 virtual void OnConsumed(const std::shared_ptr<OHOS::Notification::Notification> &request,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp449 record->subscriber->OnConsumed(notificationStub, notificationMap); in NotifyConsumedInner()
452 record->subscriber->OnConsumed(notification, notificationMap); in NotifyConsumedInner()
H A Dreminder_event_manager.cpp337 void ReminderEventManager::ReminderNotificationSubscriber::OnConsumed(const std::shared_ptr<Notific… in OnConsumed() function in OHOS::Notification::ReminderEventManager::ReminderNotificationSubscriber
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_utils_test.cpp114 void OnConsumed(const std::shared_ptr<Notification> &request, in OnConsumed() function in OHOS::Notification::TestAnsSubscriber
H A Dnotification_subscriber_manager_test.cpp53 void OnConsumed(const std::shared_ptr<Notification> &request, in OnConsumed() function in OHOS::Notification::NotificationSubscriberManagerTest::TestAnsSubscriber
H A Dadvanced_notification_service_branch_test.cpp123 void OnConsumed(const std::shared_ptr<Notification> &request, in OnConsumed() function in OHOS::Notification::TestAnsSubscriber
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp82 void OnConsumed(const std::shared_ptr<OHOS::Notification::Notification> &request, in OnConsumed() function in __anon92fbcec30110::TestAnsSubscriber
/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp64 void OnConsumed(const std::shared_ptr<OHOS::Notification::Notification> &notification, in OnConsumed() function in OHOS::NFC::TAG::NfcNotificationSubscriber
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp377 void SubscriberInstance::OnConsumed(const std::shared_ptr<OHOS::Notification::Notification> &reques… in OnConsumed() function in OHOS::NotificationNapi::SubscriberInstance

12