Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 25 of 36) sorted by relevance

12

/base/telephony/call_manager/test/fuzztest/callnotification_fuzzer/
Dcallnotification_fuzzer.cpp59 …std::shared_ptr<IncomingCallNotification> notification = std::make_shared<IncomingCallNotification… in IncomingCallNotificationFunc() local
83 std::shared_ptr<IncomingCallWakeup> notification = std::make_shared<IncomingCallWakeup>(); in IncomingCallWakeupFunc() local
107 std::shared_ptr<ProximitySensor> notification = std::make_shared<ProximitySensor>(); in ProximitySensorFunc() local
128 std::shared_ptr<StatusBar> notification = std::make_shared<StatusBar>(); in StatusBarFunc() local
152 std::shared_ptr<WiredHeadset> notification = std::make_shared<WiredHeadset>(); in WiredHeadsetHandlerFunc() local
206 … std::shared_ptr<MissedCallNotification> notification = std::make_shared<MissedCallNotification>(); in MissedCallNotificationFunc() local
230 std::shared_ptr<RejectCallSms> notification = std::make_shared<RejectCallSms>(); in RejectCallSmsFunc() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/
Dans_subscriber_proxy_branch_test.cpp91 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
114 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
155 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
Dans_subscriber_stub_unit_test.cpp195 sptr<Notification> notification = new Notification(); variable
212 sptr<Notification> notification = new Notification(); variable
231 sptr<Notification> notification = new Notification(); variable
266 sptr<Notification> notification = new Notification(); variable
283 sptr<Notification> notification = new Notification(); variable
302 sptr<Notification> notification = new Notification(); variable
323 sptr<Notification> notification = new Notification(); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp63 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
71const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
88 for (auto notification : notifications) { in OnCanceledList() local
Dnotification_helper.cpp228 ErrCode NotificationHelper::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications()
234 const std::vector<std::string> key, std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp160 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
182 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
224 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
244 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
267 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
311 …sptr<OHOS::Notification::Notification> notification = new (std::nothrow) OHOS::Notification::Notif… variable
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp242 …[](const std::shared_ptr<Notification> notification, const std::shared_ptr<NotificationSortingMap>… in __anon9ab73b9e0302()
325 …[](const std::shared_ptr<Notification> notification, const std::shared_ptr<NotificationSortingMap>… in __anon9ab73b9e0502()
568 …[](const std::shared_ptr<Notification> notification, const std::shared_ptr<NotificationSortingMap>… in __anon9ab73b9e0b02()
662 …[](const std::shared_ptr<Notification> notification, const std::shared_ptr<NotificationSortingMap>… in __anon9ab73b9e0d02()
716 const std::shared_ptr<NotificationSortingMap>) { in __anon9ab73b9e0e02()
762 const std::shared_ptr<NotificationSortingMap>) { in __anon9ab73b9e0f02()
891 …[](const std::shared_ptr<Notification> notification, const std::shared_ptr<NotificationSortingMap>… in __anon9ab73b9e1202()
946 const std::shared_ptr<NotificationSortingMap>) { passed = true; }; in __anon9ab73b9e1302()
986 const std::shared_ptr<NotificationSortingMap>) { passed = true; }; in __anon9ab73b9e1402()
1026 const std::shared_ptr<NotificationSortingMap>) { passed = true; }; in __anon9ab73b9e1502()
[all …]
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp94 sptr<Notification> notification = data.ReadParcelable<Notification>(); in HandleOnConsumedMap() local
121 sptr<Notification> notification = data.ReadParcelable<Notification>(); in HandleOnCanceledMap() local
262 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
266const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
Dans_subscriber_proxy.cpp91 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
131const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
/base/notification/distributed_notification_service/test/fuzztest/notification_fuzzer/
Dnotification_fuzzer.cpp31 Notification::Notification notification(stringData, request); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/include/
Dnotification_record.h33 sptr<Notification> notification; member
/base/notification/distributed_notification_service/test/fuzztest/notificationannex_fuzzer/
Dnotificationannex_fuzzer.cpp31 Notification::Notification notification(stringData, request); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp133 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in NotifyConsumed()
149const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in NotifyCanceled()
363 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in NotifyConsumedInner()
387const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in NotifyCanceledInner()
422 sptr<Notification> notification = notifications[i]; in BatchNotifyCanceledInner() local
Dadvanced_notification_service.cpp102 sptr<Notification> notification = nullptr; member
443 sptr<Notification> notification = nullptr; in CancelPreparedNotification() local
753 sptr<Notification> notification = nullptr; in CancelAll() local
971 const sptr<NotificationRequest> notification, const std::string &representativeBundle) in PublishAsBundle()
1047 sptr<Notification> notification = nullptr; in Delete() local
1103 sptr<Notification> notification = nullptr; in DeleteByBundle() local
1157 sptr<Notification> notification = nullptr; in DeleteAll() local
1377 … const std::string &label, int32_t notificationId, sptr<Notification> &notification, bool isCancel) in RemoveFromNotificationList()
1405 const std::string &key, sptr<Notification> &notification, bool isCancel, int32_t removeReason) in RemoveFromNotificationList()
1426 const std::string &key, const int32_t &userId, sptr<Notification> &notification) in RemoveFromNotificationListForDeleteAll()
[all …]
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
Dgetallactivenotifications_fuzzer.cpp35 sptr<Notification::Notification> notification = nullptr; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp142 sptr<Notification> notification = new Notification(request); variable
162 sptr<Notification> notification = new Notification(request); variable
Dadvanced_notification_service_test.cpp657 for (auto notification : allNotifications) { variable
1707 sptr<NotificationRequest> notification = nullptr; variable
2495 std::shared_ptr<Notification> notification = std::make_shared<Notification>(req); variable
3275 sptr<Notification> notification = new (std::nothrow) Notification(req); variable
3497 sptr<Notification> notification = new (std::nothrow) Notification(request); variable
3536 sptr<Notification> notification = new (std::nothrow) Notification(request); variable
3558 sptr<Notification> notification = new (std::nothrow) Notification(request); variable
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp53 sptr<Notification::Notification> notification = new Notification::Notification(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp41 sptr<Notification::Notification> notification = new Notification::Notification(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp37 Notification::Notification notification(request); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
Dansmanagerstubannextwo_fuzzer.cpp37 … sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp106 … sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp34 … sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp233 sptr<NotificationRequest> notification = nullptr; variable
255 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
278 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
303 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
326 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
351 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
2347 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
2368 sptr<NotificationRequest> notification = nullptr; variable
2390 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
2414 sptr<NotificationRequest> notification = new (std::nothrow) NotificationRequest(request); variable
[all …]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp51 … ErrCode Publish(const std::string &label, const sptr<NotificationRequest> &notification) override in Publish()
144const sptr<NotificationRequest> notification, const std::string &representativeBundle) override in PublishAsBundle()

12