Home
last modified time | relevance | path

Searched refs:GetFromDelayedNotificationList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp605 auto record = GetFromDelayedNotificationList(ownerUid, notificationId); in StartPublishDelayedNotificationTimeOut()
647 auto oldRecord = GetFromDelayedNotificationList(ownerUid, request->GetNotificationId()); in IsUpdateSystemLiveviewByOwner()
692 auto oldRecord = GetFromDelayedNotificationList(creatorUid, notificationId); in UpdateRecordByOwner()
H A Dadvanced_notification_service.cpp1370 std::shared_ptr<NotificationRecord> AdvancedNotificationService::GetFromDelayedNotificationList( in GetFromDelayedNotificationList() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1236 std::shared_ptr<NotificationRecord> GetFromDelayedNotificationList(