Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp69 …sptr<Notification::EnabledNotificationCallbackData> callbackData = new Notification::EnabledNotifi… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp55 …sptr<Notification::EnabledNotificationCallbackData> callbackData = new Notification::EnabledNotifi… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp187 …sptr<EnabledNotificationCallbackData> callbackData = data.ReadParcelable<EnabledNotificationCallba… in HandleOnEnabledNotificationChanged() local
219 …AnsSubscriberStub::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callb… in OnEnabledNotificationChanged()
Dans_subscriber_proxy.cpp251 …nsSubscriberProxy::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callb… in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp96 const sptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_base_notify.cpp46 CallbackData *callbackData = new (std::nothrow) CallbackData; in ~DownloadBaseNotify() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp166 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyEnabledNotificationChanged()
378 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyEnabledNotificationChangedInner()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp488 …sptr<EnabledNotificationCallbackData> callbackData = new (std::nothrow) EnabledNotificationCallbac… variable
508 …sptr<EnabledNotificationCallbackData> callbackData = new (std::nothrow) EnabledNotificationCallbac… variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp49 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
Dadvanced_notification_service_test.cpp106 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp48 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp41 EnabledNotificationCallbackData callbackData; member
753 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp167 …xplicit OnEnabledNotificationChangedEvent(const std::shared_ptr<EnabledNotificationCallbackData> &… in OnEnabledNotificationChangedEvent()
307 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
Dans_innerkits_module_publish_test.cpp97 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp56 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp117 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()