/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_local_live_view_content_test.cpp | 68 auto liveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable 113 auto liveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable 180 auto liveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable 213 auto liveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable 247 auto liveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable
|
H A D | notification_live_view_content_test.cpp | 280 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 299 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 323 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable
|
H A D | notification_content_test.cpp | 153 std::shared_ptr<NotificationLiveViewContent> liveViewContent = nullptr; in HWTEST_F() local 469 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
|
H A D | notification_request_test.cpp | 1069 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local 1090 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local 1115 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local 1141 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/ |
H A D | live_publish_process.cpp | 106 std::shared_ptr<NotificationLiveViewContent> liveViewContent = nullptr; in CheckLocalLiveViewSubscribed() local
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_liveview.cpp | 439 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… in GetNotificationLiveViewContent() local 451 std::shared_ptr<NotificationLiveViewContent> &liveViewContent) in GetNotificationLiveViewContentDetailed()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 763 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 782 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 800 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 819 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 838 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 885 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_test.cpp | 2857 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… variable 2875 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… variable 2894 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… variable 2954 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… variable 2989 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… variable 3087 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… variable 3351 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 3548 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable 3582 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable
|
H A D | advanced_notification_publish_service_test.cpp | 844 auto liveViewContent = std::make_shared<NotificationLiveViewContent>(); variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_content.cpp | 102 NotificationContent::NotificationContent(const std::shared_ptr<NotificationLiveViewContent> &liveVi… in NotificationContent()
|
H A D | notification_request.cpp | 2606 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckImageSizeForLiveView() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_live_view_service.cpp | 123 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>(content); in UpdateNotificationTimerInfo() local 213 auto liveViewContent = in IsLiveViewCanRecover() local 759 const auto &liveViewContent = std::static_pointer_cast<NotificationLocalLiveViewContent>( in HandleUpdateLiveViewNotificationTimer() local
|
H A D | notification_subscriber_manager.cpp | 504 std::shared_ptr<NotificationLiveViewContent> liveViewContent = nullptr; in NotifyCanceledInner() local 584 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>( in BatchNotifyCanceledInner() local
|
H A D | advanced_notification_service.cpp | 1981 …auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>(content->GetNotificat… in IsNeedPushCheck() local 2007 …auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>(content->GetNotificat… in FillExtraInfoToJson() local 2141 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>(content); in IsNeedNotifyConsumed() local
|
H A D | advanced_notification_utils.cpp | 229 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>( in FillRequestByKeys() local 690 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>( in GetCommonTargetRecordList() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_convert_liveview.cpp | 316 auto liveViewContent = static_cast<NotificationLiveViewContent *>(basicContent); in SetNotificationLiveViewContent() local 888 …std::shared_ptr<NotificationLiveViewContent> liveViewContent = std::make_shared<NotificationLiveVi… in GetNotificationLiveViewContent() local 905 std::shared_ptr<NotificationLiveViewContent> &liveViewContent) in GetNotificationLiveViewContentDetailed()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_analytics_util.cpp | 363 auto liveViewContent = std::static_pointer_cast<NotificationLiveViewContent>(content); in BuildExtraInfoWithReq() local
|