Searched defs:sortingList (Results 1 – 8 of 8) sorted by relevance
43 std::vector<NotificationSorting> sortingList; variable59 std::vector<NotificationSorting> sortingList; variable73 std::vector<NotificationSorting> sortingList; variable95 std::vector<NotificationSorting> sortingList; variable
101 const std::vector<NotificationSorting> sortingList; variable137 std::vector<NotificationSorting> sortingList; variable157 std::vector<NotificationSorting> sortingList; variable
28 NotificationSortingMap::NotificationSortingMap(const std::vector<NotificationSorting> &sortingList) in NotificationSortingMap()56 …oid NotificationSortingMap::SetNotificationSorting(const std::vector<NotificationSorting> &sorting… in SetNotificationSorting()
33 std::vector<Notification::NotificationSorting> sortingList; in DoSomethingInterestingWithMyAPI() local
29 const std::vector<Notification::NotificationSorting> sortingList; in DoSomethingInterestingWithMyAPI() local
501 std::vector<NotificationSorting> sortingList = GetParamNotificationSortingVector(); in GetParamNotificationSortingMap() local628 std::vector<NotificationSorting> sortingList = GetParamNotificationSortingVector(); in GetParamNotificationSortingMapSptr() local
610 std::vector<NotificationSorting> sortingList; in GenerateSortingMap() local
3905 std::vector<NotificationSorting> sortingList; variable