/base/notification/distributed_notification_service/services/ans/include/ |
H A D | notification_record.h | 33 sptr<Notification> notification; member
|
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/ |
H A D | getallactivenotifications_fuzzer.cpp | 35 sptr<Notification::Notification> notification = nullptr;
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/ |
H A D | notificationhelper_fuzzer.cpp | 30 Notification::NotificationRequest notification;
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/ |
H A D | ans_subscriber_proxy_branch_test.cpp | 93 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request);
in HWTEST_F() local 117 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request);
in HWTEST_F() local 158 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification();
in HWTEST_F() local
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_local_live_view_subscriber_manager_test.cpp | 126 sptr<Notification> notification = new Notification(request); in HWTEST_F() local
|
H A D | notification_subscriber_manager_test.cpp | 151 sptr<Notification> notification = new Notification(request); in HWTEST_F() local 171 sptr<Notification> notification = new Notification(request); in HWTEST_F() local 241 sptr<Notification> notification = new Notification(request); in HWTEST_F() local 281 sptr<Notification> notification = new Notification(request); in HWTEST_F() local 310 sptr<Notification> notification in HWTEST_F() local [all...] |
H A D | advanced_notification_utils_test.cpp | 285 auto notification = new (std::nothrow) Notification(request); in HWTEST_F() local
|
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/ |
H A D | anssubscriberstub_fuzzer.cpp | 56 sptr<Notification::Notification> notification = new Notification::Notification();
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
H A D | anssubscriberproxy_fuzzer.cpp | 44 sptr<Notification::Notification> notification = new Notification::Notification(request);
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
H A D | ans_subscriber_proxy_unit_test.cpp | 164 sptr<OHOS::Notification::Notification> notification =
in HWTEST_F() local 190 sptr<OHOS::Notification::Notification> notification =
in HWTEST_F() local 236 sptr<OHOS::Notification::Notification> notification =
in HWTEST_F() local 277 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request); HWTEST_F() local 320 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request); HWTEST_F() local 345 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request); HWTEST_F() local 371 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request); HWTEST_F() local 418 sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notification(request); HWTEST_F() local [all...] |
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_convert_notification.cpp | 33 SetNotificationByDistributedOptions( const napi_env &env, const OHOS::Notification::Notification *notification, napi_value &result) SetNotificationByDistributedOptions() argument 91 SetNotification( const napi_env &env, const OHOS::Notification::Notification *notification, napi_value &result) SetNotification() argument [all...] |
/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_subscriber_listener.cpp | 52 OnConsumed( const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) OnConsumed() argument 82 OnCanceled( const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) OnCanceled() argument [all...] |
H A D | ans_subscriber_proxy.cpp | 90 OnConsumed( const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) OnConsumed() argument 177 OnCanceled( const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) OnCanceled() argument 243 sptr<Notification> notification = notifications[i]; OnCanceledList() local [all...] |
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_do_not_disturb_profile_test.cpp | 129 sptr<NotificationBundleOption> notification = new (std::nothrow) NotificationBundleOption(); in HWTEST_F() local 150 sptr<NotificationBundleOption> notification = new (std::nothrow) NotificationBundleOption(); in HWTEST_F() local
|
H A D | notification_helper_test.cpp | 583 std::vector<sptr<Notification>> notification; in HWTEST_F() local 598 std::vector<sptr<Notification>> notification; in HWTEST_F() local
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/ |
H A D | ans_subscriber_stub_unit_test.cpp | 179 sptr<Notification> notification = new Notification(); in HWTEST_F() local 196 sptr<Notification> notification = new Notification(); in HWTEST_F() local 215 sptr<Notification> notification = new Notification(); in HWTEST_F() local 250 sptr<Notification> notification = new Notification(); in HWTEST_F() local 275 sptr<Notification> notification = new Notification(); HWTEST_F() local 303 sptr<Notification> notification = new Notification(); HWTEST_F() local 347 sptr<Notification> notification = new Notification(); HWTEST_F() local 364 sptr<Notification> notification = new Notification(); HWTEST_F() local 383 sptr<Notification> notification = new Notification(); HWTEST_F() local 404 sptr<Notification> notification = new Notification(); HWTEST_F() local [all...] |
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/ |
H A D | ansmanagerstubannextwo_fuzzer.cpp | 37 sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest();
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_reminder_service.cpp | 307 ErrCode AdvancedNotificationService::SetNotificationRemindType(sptr<Notification> notification, bool isLocal) in SetNotificationRemindType() argument
|
H A D | advanced_notification_inline.cpp | 140 inline void ReportDeleteFailedEventPushByNotification(const sptr<Notification> ¬ification, in ReportDeleteFailedEventPushByNotification() argument
|
H A D | notification_local_live_view_subscriber_manager.cpp | 130 void NotificationLocalLiveViewSubscriberManager::NotifyTriggerResponse(const sptr<Notification> ¬ification, in NotifyTriggerResponse() argument 255 NotifyTriggerResponseInner( const sptr<Notification> ¬ification, const sptr<NotificationButtonOption> buttonOption) NotifyTriggerResponseInner() argument
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 739 auto notification = std::make_shared<AnsNotification>();
in HWTEST_F() local 758 auto notification = std::make_shared<AnsNotification>();
in HWTEST_F() local 776 auto notification = std::make_shared<AnsNotification>();
in HWTEST_F() local 795 auto notification = std::make_shared<AnsNotification>(); HWTEST_F() local 814 auto notification = std::make_shared<AnsNotification>(); HWTEST_F() local 833 auto notification = std::make_shared<AnsNotification>(); HWTEST_F() local 847 auto notification = std::make_shared<AnsNotification>(); HWTEST_F() local 862 auto notification = std::make_shared<AnsNotification>(); HWTEST_F() local [all...] |
/base/telephony/call_manager/test/fuzztest/callnotification_fuzzer/ |
H A D | callnotification_fuzzer.cpp | 44 std::shared_ptr<IncomingCallNotification> notification = std::make_shared<IncomingCallNotification>(); in IncomingCallNotificationFunc() local 68 std::shared_ptr<IncomingCallWakeup> notification in IncomingCallWakeupFunc() local 91 std::shared_ptr<ProximitySensor> notification = std::make_shared<ProximitySensor>(); ProximitySensorFunc() local 112 std::shared_ptr<StatusBar> notification = std::make_shared<StatusBar>(); StatusBarFunc() local 136 std::shared_ptr<WiredHeadset> notification = std::make_shared<WiredHeadset>(); WiredHeadsetHandlerFunc() local 184 std::shared_ptr<MissedCallNotification> notification = std::make_shared<MissedCallNotification>(); MissedCallNotificationFunc() local 208 std::shared_ptr<RejectCallSms> notification = std::make_shared<RejectCallSms>(); RejectCallSmsFunc() local [all...] |
/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_event_callback.cpp | 277 int32_t GnssEventCallback::ReportGnssNiNotification(const GnssNiNotificationRequest& notification) in ReportGnssNiNotification() argument
|
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
H A D | ansmanagerstubannexthree_fuzzer.cpp | 56 sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest();
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/ |
H A D | advanced_notification_service_publish_test.cpp | 1164 std::shared_ptr<Notification> notification = std::make_shared<Notification>(req); HWTEST_F() local 1316 sptr<NotificationRequest> notification = nullptr; HWTEST_F() local 1375 sptr<Notification> notification = new (std::nothrow) Notification(req); HWTEST_F() local [all...] |