Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
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()
/foundation/communication/nfc/services/src/notification/
Dnfc_notification.cpp47 void OnUpdate(const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnUpdate()
53 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int deleteReason) in OnCanceled()
66 const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap) {} in OnConsumed()
70const std::shared_ptr<Notification::NotificationSortingMap> &sortingMap, int32_t deleteReason) {} in OnBatchCanceled()