Home
last modified time | relevance | path

Searched refs:GenerateSortingMap (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp186 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnSubscriberAdd()
628 …cationSubscriberManager::GetInstance()->NotifyConsumed(record->notification, GenerateSortingMap()); in StartPublishDelayedNotification()
H A Dadvanced_notification_utils.cpp161 sptr<NotificationSortingMap> AdvancedNotificationService::GenerateSortingMap() in GenerateSortingMap() function in OHOS::Notification::AdvancedNotificationService
982 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnDistributedPublish()
1063 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in OnDistributedUpdate()
H A Dadvanced_notification_publish_service.cpp246 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishNotificationForIndirectProxy()
1357 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishContinuousTaskNotification()
2339 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in UpdateUnifiedGroupInfo()
2446 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishNotificationBySa()
H A Dadvanced_notification_service.cpp685 sptr<NotificationSortingMap> sortingMap = GenerateSortingMap(); in PublishPreparedNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1247 sptr<NotificationSortingMap> GenerateSortingMap();