Searched defs:notificationList (Results 1 – 2 of 2) sorted by relevance
400 …std::vector<std::shared_ptr<Notification>> ¬ificationList, std::shared_ptr<Notification> &outNo… in GetRequestInNotificationList()1982 auto notificationList = parser1.GetOnConsumedWithSortingMapReq(); variable2043 auto notificationList = parser1.GetOnConsumedWithSortingMapReq(); variable2122 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable2153 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable2184 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable2215 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable2260 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable2304 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
196 std::vector<std::shared_ptr<Notification>> notificationList; in OnBatchCanceled() local