Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
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
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_content.cpp90 …ificationContent::NotificationContent(const std::shared_ptr<NotificationLocalLiveViewContent> &loc… in NotificationContent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
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
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_liveview.cpp43 OHOS::Notification::NotificationLocalLiveViewContent *localLiveViewContent = in SetNotificationLocalLiveViewContent() local
404 std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> localLiveViewContent = in GetNotificationLocalLiveViewContent() local
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_liveview.cpp53 std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> localLiveViewContent = in GetNotificationLocalLiveViewContent() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp592 … auto localLiveViewContent = std::static_pointer_cast<NotificationLocalLiveViewContent>( in BatchNotifyCanceledInner() local