Home
last modified time | relevance | path

Searched defs:callbackData (Results 1 – 24 of 24) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
Dmock_ans_subscriber.h53 …void OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callbackData) overr… in OnEnabledNotificationChanged()
57 … void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override {}; in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp278 …sptr<EnabledNotificationCallbackData> callbackData = data.ReadParcelable<EnabledNotificationCallba… in HandleOnEnabledNotificationChanged() local
289 sptr<BadgeNumberCallbackData> callbackData = data.ReadParcelable<BadgeNumberCallbackData>(); in HandleOnBadgeChanged() local
300 …sptr<EnabledNotificationCallbackData> callbackData = data.ReadParcelable<EnabledNotificationCallba… in HandleOnBadgeEnabledChanged() local
333 …AnsSubscriberStub::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callb… in OnEnabledNotificationChanged()
337 void AnsSubscriberStub::OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callback… in OnBadgeEnabledChanged()
Dans_subscriber_listener.cpp161 const sptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
184 const sptr<EnabledNotificationCallbackData> &callbackData) in OnBadgeEnabledChanged()
Dans_subscriber_proxy.cpp331 …nsSubscriberProxy::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callb… in OnEnabledNotificationChanged()
375 void AnsSubscriberProxy::OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbac… in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp537 …sptr<EnabledNotificationCallbackData> callbackData = new (std::nothrow) EnabledNotificationCallbac… variable
557 …sptr<EnabledNotificationCallbackData> callbackData = new (std::nothrow) EnabledNotificationCallbac… variable
686 …sptr<EnabledNotificationCallbackData> callbackData = new (std::nothrow) EnabledNotificationCallbac… variable
703 sptr<EnabledNotificationCallbackData> callbackData = nullptr; variable
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp68 …sptr<Notification::EnabledNotificationCallbackData> callbackData = new Notification::EnabledNotifi… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp57 …sptr<Notification::EnabledNotificationCallbackData> callbackData = new Notification::EnabledNotifi… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp242 const sptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
261 const sptr<EnabledNotificationCallbackData> &callbackData) in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp256 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyEnabledNotificationChanged()
269 …ionSubscriberManager::NotifyBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callb… in NotifyBadgeEnabledChanged()
630 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyBadgeEnabledChangedInner()
648 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyEnabledNotificationChangedInner()
Dreminder_event_manager.cpp349 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) {} in OnEnabledNotificationChanged()
355 const sptr<EnabledNotificationCallbackData> &callbackData) {} in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp48 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
62 … void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
Dadvanced_notification_utils_test.cpp112 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
119 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
Dadvanced_notification_service_branch_test.cpp121 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
128 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
Dadvanced_notification_service_test.cpp128 const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
131 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp75 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
87 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp64 EnabledNotificationCallbackData callbackData; member
763 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
883 const sptr<EnabledNotificationCallbackData> &callbackData) in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
Dadvanced_notification_service_publish_test.cpp129 const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
132 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
Dans_subscriber_stub_unit_test.cpp569 …sptr<EnabledNotificationCallbackData> callbackData = new EnabledNotificationCallbackData(bundleNam… variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp129 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
201 const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
Dans_fw_module_test.cpp167 …xplicit OnEnabledNotificationChangedEvent(const std::shared_ptr<EnabledNotificationCallbackData> &… in OnEnabledNotificationChangedEvent()
307 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
336 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp92 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
104 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp124 sptr<EnabledNotificationCallbackData> callbackData = nullptr; variable
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp59 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
77 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp141 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
148 void OnBadgeEnabledChanged(const sptr<EnabledNotificationCallbackData> &callbackData) override in OnBadgeEnabledChanged()