Home
last modified time | relevance | path

Searched defs:liveView (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_local_live_view_content_test.cpp118 auto *liveView = liveViewContent->FromJson(jsonObject); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp2029 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckVersion() local
2064 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckNotificationRequest() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1153 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CanPublishLiveViewContent() local