Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_content_test.cpp118 auto *liveView = liveViewContent->FromJson(jsonObject); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2400 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckVersion() local
2435 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckNotificationRequest() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp883 bool liveView = record->request->IsCommonLiveView(); in Filter() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1525 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CanPublishLiveViewContent() local