Home
last modified time | relevance | path

Searched defs:oldContent (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_request_test.cpp665 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
692 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
721 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
750 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
778 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
807 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
893 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
924 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_live_view_service_test.cpp216 auto oldContent = std::make_shared<NotificationContent>(oldLiveContent); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp2455 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in CheckVersion() local
2512 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in CheckNotificationRequest() local
2546 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in FillMissingParameters() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_live_view_service.cpp462 auto oldContent = oldRequest->GetContent()->GetNotificationContent(); in FillLockScreenPicture() local