Home
last modified time | relevance | path

Searched defs:capsule (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_content_test.cpp69 NotificationCapsule capsule; variable
182 NotificationCapsule capsule; variable
211 NotificationCapsule capsule; variable
245 NotificationCapsule capsule; variable
H A Dnotification_capsule_test.cpp150 auto capsule = std::make_shared<NotificationCapsule>(); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_capsule.cpp98 NotificationCapsule *capsule = new (std::nothrow) NotificationCapsule(); in FromJson() local
178 NotificationCapsule *capsule = new (std::nothrow) NotificationCapsule(); in Unmarshalling() local
H A Dnotification_local_live_view_content.cpp48 void NotificationLocalLiveViewContent::SetCapsule(NotificationCapsule capsule) in SetCapsule()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-SegmentButton.md107 ### capsule subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-SegmentButton.md107 ### capsule subsection
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp61 napi_value capsule = nullptr; in SetNotificationLocalLiveViewContent() local
108 napi_value Common::SetCapsule(const napi_env &env, const NotificationCapsule &capsule, napi_value &… in SetCapsule()
446 NotificationCapsule capsule; in GetNotificationLocalLiveViewCapsule() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp90 NotificationCapsule capsule; in GetNotificationLocalLiveViewCapsule() local
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1560 auto capsule = NotificationCapsule(); in GetLocalLiveViewContent() local
1647 auto capsule = NotificationCapsule(); in UpdateLiveViewContent() local