Home
last modified time | relevance | path

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

/base/notification/ans_standard/frameworks/ans/core/src/
Dans_subscriber_stub.cpp201 …sptr<EnabledNotificationCallbackData> callbackData = data.ReadParcelable<EnabledNotificationCallba… in HandleOnEnabledNotificationChanged() local
236 …AnsSubscriberStub::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callb… in OnEnabledNotificationChanged()
Dans_subscriber_proxy.cpp278 …nsSubscriberProxy::OnEnabledNotificationChanged(const sptr<EnabledNotificationCallbackData> &callb… in OnEnabledNotificationChanged()
/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_subscriber.cpp95 const sptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
/base/notification/ans_standard/services/ans/src/
Dnotification_subscriber_manager.cpp159 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyEnabledNotificationChanged()
367 const sptr<EnabledNotificationCallbackData> &callbackData) in NotifyEnabledNotificationChangedInner()
/base/notification/ans_standard/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp49 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
Dadvanced_notification_service_test.cpp94 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/ans_standard/interfaces/kits/napi/ans/src/
Dsubscribe.cpp41 EnabledNotificationCallbackData callbackData; member
750 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) in OnEnabledNotificationChanged()
/base/notification/ans_standard/frameworks/ans/test/moduletest/
Dans_innerkits_module_publish_test.cpp98 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
Dans_fw_module_test.cpp168 …xplicit OnEnabledNotificationChangedEvent(const std::shared_ptr<EnabledNotificationCallbackData> &… in OnEnabledNotificationChangedEvent()
308 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()
/base/notification/ans_standard/services/test/moduletest/
Dans_module_test.cpp55 const std::shared_ptr<EnabledNotificationCallbackData> &callbackData) override in OnEnabledNotificationChanged()