Home
last modified time | relevance | path

Searched defs:sortingMap (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp48 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 Dans_module_test.cpp69 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 Dnotification_subscriber_manager_test.cpp51 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 Dadvanced_notification_utils_test.cpp104 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 Dadvanced_notification_service_branch_test.cpp113 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 Dadvanced_notification_service_test.cpp123 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 Dreminder_event_manager.cpp313 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 Dadvanced_notification_publish_service.cpp246 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 Dadvanced_notification_utils.cpp172 … 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 Dadvanced_notification_live_view_service.cpp186 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnSubscriberAdd() local
H A Dadvanced_notification_service.cpp685 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishPreparedNotification() local
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp70 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 Dnfc_notification.cpp46 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()
69const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int32_t deleteReason) {} in OnBatchCanceled()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_sorting_map.cpp105 NotificationSortingMap *sortingMap = new (std::nothrow) NotificationSortingMap(sortings); in Unmarshalling() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp62 std::shared_ptr<NotificationSortingMap> sortingMap; member
75const 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 Dcommon.cpp43 …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 Dadvanced_notification_service_publish_test.cpp124 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 Dnotification_sorting_map_test.cpp115 auto sortingMap = std::make_shared<NotificationSortingMap>(sortingList); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp131 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 Dans_innerkits_module_publish_test.cpp135 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 Dans_notification_unit_test.cpp87 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 Dans_manager_proxy_unit_test.cpp134 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()