Home
last modified time | relevance | path

Searched defs:recentNotification (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp307 auto recentNotification = std::make_shared<AdvancedNotificationService::RecentNotification>(); variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp971 for (auto recentNotification : recentInfo_->list) { in UpdateRecentNotification() local
991 auto recentNotification = std::make_shared<RecentNotification>(); in UpdateRecentNotification() local
Dadvanced_notification_utils.cpp380 for (auto recentNotification : recentInfo_->list) { in RecentNotificationDump() local