Home
last modified time | relevance | path

Searched defs:localLiveViewContent (Results 1 – 8 of 8) 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/cj/ffi/src/
Dnotification_utils.cpp634 std::shared_ptr<NotificationLocalLiveViewContent> localLiveViewContent = in GetNotificationLocalLiveViewContent() local
1370 …bool SetNotificationLocalLiveViewContentDetailed(NotificationLocalLiveViewContent *localLiveViewCo… in SetNotificationLocalLiveViewContentDetailed()
1437 OHOS::Notification::NotificationLocalLiveViewContent *localLiveViewContent = in SetNotificationLocalLiveViewContent() 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/frameworks/js/napi/src/
Dcommon_convert_liveview.cpp44 OHOS::Notification::NotificationLocalLiveViewContent *localLiveViewContent = in SetNotificationLocalLiveViewContent() local
489 std::shared_ptr<OHOS::Notification::NotificationLocalLiveViewContent> localLiveViewContent = in GetNotificationLocalLiveViewContent() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp681 … auto localLiveViewContent = std::static_pointer_cast<NotificationLocalLiveViewContent>( in BatchNotifyCanceledInner() local
Dadvanced_notification_service.cpp2540 auto localLiveViewContent = std::static_pointer_cast<NotificationLocalLiveViewContent>( in SetClassificationWithVoip() local