Home
last modified time | relevance | path

Searched defs:localLiveViewContent (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp262 auto localLiveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable
288 auto localLiveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable
323 auto localLiveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp90 …ificationContent::NotificationContent(const std::shared_ptr<NotificationLocalLiveViewContent> &loc… in NotificationContent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp156 std::shared_ptr<NotificationLocalLiveViewContent> localLiveViewContent = nullptr; in HWTEST_F() local
462 auto localLiveViewContent = std::make_shared<NotificationLocalLiveViewContent>(); in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp43 OHOS::Notification::NotificationLocalLiveViewContent *localLiveViewContent = in SetNotificationLocalLiveViewContent() local
404 std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> localLiveViewContent = in GetNotificationLocalLiveViewContent() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp53 std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> localLiveViewContent = in GetNotificationLocalLiveViewContent() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp592 … auto localLiveViewContent = std::static_pointer_cast<NotificationLocalLiveViewContent>( in BatchNotifyCanceledInner() local
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1552 std::shared_ptr<NotificationLocalLiveViewContent> localLiveViewContent = in GetLocalLiveViewContent() local
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp3136 std::shared_ptr<Notification::NotificationLocalLiveViewContent> localLiveViewContent = in NotifySystemUI() local