Home
last modified time | relevance | path

Searched defs:notificationList (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp400std::vector<std::shared_ptr<Notification>> &notificationList, std::shared_ptr<Notification> &outNo… in GetRequestInNotificationList()
1982 auto notificationList = parser1.GetOnConsumedWithSortingMapReq(); variable
2043 auto notificationList = parser1.GetOnConsumedWithSortingMapReq(); variable
2122 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
2153 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
2184 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
2215 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
2260 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
2304 auto notificationList = parser.GetOnConsumedWithSortingMapReq(); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp196 std::vector<std::shared_ptr<Notification>> notificationList; in OnBatchCanceled() local