Home
last modified time | relevance | path

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

/base/notification/ans_standard/interfaces/kits/js/notification/
DnotificationSortingMap.d.ts27 interface NotificationSortingMap { interface
/base/notification/ans_standard/frameworks/ans/native/src/
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
/base/notification/ans_standard/services/test/moduletest/
Dans_module_test.cpp136 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0102()
197 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0202()
282 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0402()
364 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0602()
398 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0702()
437 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0802()
476 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0902()
515 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0a02()
608 …onsumedCb_ = [](const std::shared_ptr<Notification>, const std::shared_ptr<NotificationSortingMap>… in __anonfa81cb9d0c02()
702 const std::shared_ptr<NotificationSortingMap>) { in __anonfa81cb9d0e02()
[all …]
/base/notification/ans_standard/test/resource/notificationfuzztest/notificationfuzzconfig/
Dconfig.json28 "NotificationSortingMap": { object