Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_sorting_map.cpp22 NotificationSortingMap::NotificationSortingMap() in NotificationSortingMap() function in OHOS::Notification::NotificationSortingMap
28 NotificationSortingMap::NotificationSortingMap(const std::vector<NotificationSorting> &sortingList) in NotificationSortingMap() function in OHOS::Notification::NotificationSortingMap
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp179 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfcca8a570102()
275 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfcca8a570302()
370 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfcca8a570502()
410 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfcca8a570602()
450 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfcca8a570702()
719 const std::shared_ptr<NotificationSortingMap>) { in __anonfcca8a570d02()
765 const std::shared_ptr<NotificationSortingMap>) { in __anonfcca8a570e02()
949 const std::shared_ptr<NotificationSortingMap>) { passed = true; }; in __anonfcca8a571202()
989 const std::shared_ptr<NotificationSortingMap>) { passed = true; }; in __anonfcca8a571302()
1029 const std::shared_ptr<NotificationSortingMap>) { passed = true; }; in __anonfcca8a571402()
[all …]