Home
last modified time | relevance | path

Searched defs:liveviewContent (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_extension/
Ddistributed_collaboration_service_test.cpp71 auto liveviewContent = std::make_shared<NotificationLiveViewContent>(); variable
106 auto liveviewContent = std::make_shared<NotificationLiveViewContent>(); variable
125 auto liveviewContent = std::make_shared<NotificationLiveViewContent>(); variable
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_publish_service_v2.cpp986 auto liveviewContent = std::make_shared<NotificationLiveViewContent>(); in MakeNotificationContent() local