Searched refs:GetFromNotificationList (Results 1 – 3 of 3) sorted by relevance
658 oldRecord = GetFromNotificationList(ownerUid, request->GetNotificationId()); in IsUpdateSystemLiveviewByOwner()694 oldRecord = GetFromNotificationList(creatorUid, notificationId); in UpdateRecordByOwner()
880 auto oldRecord = GetFromNotificationList(record->notification->GetKey()); in Filter()1345 std::shared_ptr<NotificationRecord> AdvancedNotificationService::GetFromNotificationList(const std:… in GetFromNotificationList() function in OHOS::Notification::AdvancedNotificationService1355 std::shared_ptr<NotificationRecord> AdvancedNotificationService::GetFromNotificationList( in GetFromNotificationList() function in OHOS::Notification::AdvancedNotificationService
1234 std::shared_ptr<NotificationRecord> GetFromNotificationList(const std::string &key);1235 …std::shared_ptr<NotificationRecord> GetFromNotificationList(const int32_t ownerUid, const int32_t …