Home
last modified time | relevance | path

Searched defs:sortingList (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_sorting_map_test.cpp43 std::vector<NotificationSorting> sortingList; variable
59 std::vector<NotificationSorting> sortingList; variable
73 std::vector<NotificationSorting> sortingList; variable
109 std::vector<NotificationSorting> sortingList; variable
132 std::vector<NotificationSorting> sortingList; variable
148 std::vector<NotificationSorting> sortingList; variable
164 std::vector<NotificationSorting> sortingList; variable
181 std::vector<NotificationSorting> sortingList; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_sorting_map.cpp28 NotificationSortingMap::NotificationSortingMap(const std::vector<NotificationSorting> &sortingList) in NotificationSortingMap()
56 …oid NotificationSortingMap::SetNotificationSorting(const std::vector<NotificationSorting> &sorting… in SetNotificationSorting()
/base/notification/distributed_notification_service/test/fuzztest/notificationsortingmap_fuzzer/
Dnotificationsortingmap_fuzzer.cpp34 std::vector<Notification::NotificationSorting> sortingList; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp202 const std::vector<NotificationSorting> sortingList; variable
239 std::vector<NotificationSorting> sortingList; variable
259 std::vector<NotificationSorting> sortingList; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp177 std::vector<NotificationSorting> sortingList; in GenerateSortingMap() local