Home
last modified time | relevance | path

Searched defs:sortingList (Results 1 – 8 of 8) 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
95 std::vector<NotificationSorting> sortingList; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp101 const std::vector<NotificationSorting> sortingList; variable
137 std::vector<NotificationSorting> sortingList; variable
157 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/getactivenotificationnums_fuzzer/
Dgetactivenotificationnums_fuzzer.cpp29 const std::vector<Notification::NotificationSorting> sortingList; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationsortingmap_fuzzer/
Dnotificationsortingmap_fuzzer.cpp33 std::vector<Notification::NotificationSorting> sortingList; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/src/
Dnotificationgetparam.cpp501 std::vector<NotificationSorting> sortingList = GetParamNotificationSortingVector(); in GetParamNotificationSortingMap() local
628 std::vector<NotificationSorting> sortingList = GetParamNotificationSortingVector(); in GetParamNotificationSortingMapSptr() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp610 std::vector<NotificationSorting> sortingList; in GenerateSortingMap() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp3905 std::vector<NotificationSorting> sortingList; variable