Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_content.cpp48 void NotificationLocalLiveViewContent::SetCapsule(NotificationCapsule capsule) in SetCapsule() function in OHOS::Notification::NotificationLocalLiveViewContent
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp108 napi_value Common::SetCapsule(const napi_env &env, const NotificationCapsule &capsule, napi_value &… in SetCapsule() function in OHOS::NotificationNapi::Common