Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_local_live_view_content_test.cpp69 NotificationCapsule capsule; variable
182 NotificationCapsule capsule; variable
211 NotificationCapsule capsule; variable
245 NotificationCapsule capsule; variable
Dnotification_capsule_test.cpp150 auto capsule = std::make_shared<NotificationCapsule>(); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_capsule.cpp98 NotificationCapsule *capsule = new (std::nothrow) NotificationCapsule(); in FromJson() local
178 NotificationCapsule *capsule = new (std::nothrow) NotificationCapsule(); in Unmarshalling() local
Dnotification_local_live_view_content.cpp48 void NotificationLocalLiveViewContent::SetCapsule(NotificationCapsule capsule) in SetCapsule()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
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
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_liveview.cpp90 NotificationCapsule capsule; in GetNotificationLocalLiveViewCapsule() local