/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | task_notification_subscriber.cpp | 48 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int deleteReason) in OnCanceled() 92 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnConsumed() 95 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnUpdate() 112 …&requestList, const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int32_t del… in OnBatchCanceled()
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/ |
H A D | ans_module_test.cpp | 69 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 812 int deleteReason) { passed = true; }; in __anonfcca8a570f02() 854 int deleteReason) { passed = true; }; in __anonfcca8a571002() 1421 int deleteReason) { passed = true; }; in __anonfcca8a571b02() 1460 sortingMap) { passed = true; }; in __anonfcca8a571c02() 1505 sortingMap) { passed = true; }; in __anonfcca8a571d02() 1543 sortingMap) { passed = true; }; in __anonfcca8a571e02() 1581 sortingMap) { passed = true; }; in __anonfcca8a571f02() 2229 sortingMap) { ret++; }; in __anonfcca8a572b02() 2414 sortingMap) { ret++; }; in __anonfcca8a573002() [all …]
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_subscriber_manager_test.cpp | 51 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) override in OnCanceled() 54 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 56 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 65 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
H A D | advanced_notification_utils_test.cpp | 104 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 109 const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) override in OnCanceled() 115 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 122 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
H A D | advanced_notification_service_branch_test.cpp | 113 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 118 const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) override in OnCanceled() 124 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 131 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
H A D | advanced_notification_service_test.cpp | 123 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 134 const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) override in OnCanceled() 137 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 140 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_event_manager.cpp | 313 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) in OnCanceled() 338 const std::shared_ptr<NotificationSortingMap> &sortingMap) {} in OnConsumed() 341 const std::shared_ptr<NotificationSortingMap> &sortingMap) {} in OnUpdate() 359 const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) {} in OnBatchCanceled()
|
H A D | advanced_notification_publish_service.cpp | 246 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishNotificationForIndirectProxy() local 1357 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishContinuousTaskNotification() local 2339 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in UpdateUnifiedGroupInfo() local 2446 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishNotificationBySa() local
|
H A D | advanced_notification_utils.cpp | 172 … sptr<NotificationSortingMap> sortingMap = new (std::nothrow) NotificationSortingMap(sortingList); in GenerateSortingMap() local 982 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnDistributedPublish() local 1063 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnDistributedUpdate() local
|
H A D | advanced_notification_live_view_service.cpp | 186 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnSubscriberAdd() local
|
H A D | advanced_notification_service.cpp | 685 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishPreparedNotification() local
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
H A D | notification_service_test.cpp | 70 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 80 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) override in OnCanceled() 83 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 90 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
/ohos5.0/foundation/communication/nfc/services/src/notification/ |
H A D | nfc_notification.cpp | 46 void OnUpdate(const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnUpdate() 52 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int deleteReason) in OnCanceled() 65 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnConsumed() 69 … const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int32_t deleteReason) {} in OnBatchCanceled()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_sorting_map.cpp | 105 NotificationSortingMap *sortingMap = new (std::nothrow) NotificationSortingMap(sortings); in Unmarshalling() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | subscribe.cpp | 62 std::shared_ptr<NotificationSortingMap> sortingMap; member 75 …const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason, napi_value &resul… in SetSubscribeCallbackData() 214 const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) in OnCanceled() 295 &requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) in OnBatchCanceled() 378 const std::shared_ptr<NotificationSortingMap> &sortingMap) in OnConsumed() 451 void SubscriberInstance::OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) in OnUpdate()
|
H A D | common.cpp | 43 …const napi_env &env, const std::shared_ptr<NotificationSortingMap> &sortingMap, napi_value &result) in SetNotificationSortingMap()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/ |
H A D | advanced_notification_service_publish_test.cpp | 124 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 135 const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) override in OnCanceled() 138 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 141 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_sorting_map_test.cpp | 115 auto sortingMap = std::make_shared<NotificationSortingMap>(sortingList); variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_fw_module_test.cpp | 131 explicit OnUpdatedEvent(const std::shared_ptr<NotificationSortingMap> &sortingMap) in OnUpdatedEvent() 204 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) in OnOnCanceledWithSortingMapAndDeleteReasonEvent() 254 …const std::shared_ptr<Notification> &request, const std::shared_ptr<NotificationSortingMap> &sorti… in OnConsumedWithSortingMapEvent() 294 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 315 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) override in OnCanceled() 324 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 340 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
H A D | ans_innerkits_module_publish_test.cpp | 135 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 139 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) override in OnCanceled() 145 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 205 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
H A D | ans_notification_unit_test.cpp | 87 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 97 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) override in OnCanceled() 100 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 107 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
H A D | ans_manager_proxy_unit_test.cpp | 134 void OnUpdate(const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnUpdate() 144 const std::shared_ptr<NotificationSortingMap> &sortingMap, int deleteReason) override in OnCanceled() 151 const std::shared_ptr<NotificationSortingMap> &sortingMap) override in OnConsumed() 155 …&requestList, const std::shared_ptr<NotificationSortingMap> &sortingMap, int32_t deleteReason) ove… in OnBatchCanceled()
|