Home
last modified time | relevance | path

Searched refs:SetCapsule (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_content_test.cpp71 liveViewContent->SetCapsule(capsule); in HWTEST_F()
184 liveViewContent->SetCapsule(capsule); in HWTEST_F()
214 liveViewContent->SetCapsule(capsule); in HWTEST_F()
248 liveViewContent->SetCapsule(capsule); in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_content.h63 void SetCapsule(NotificationCapsule capsule);
/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
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h315 bool SetCapsule(const OHOS::Notification::NotificationCapsule &capsule, CNotificationCapsule &cCapsule);
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp63 if (!SetCapsule(env, localLiveViewContent->GetCapsule(), capsule)) { in SetNotificationLocalLiveViewContent()
64 ANS_LOGE("SetCapsule call failed"); in SetNotificationLocalLiveViewContent()
108 napi_value Common::SetCapsule(const napi_env &env, const NotificationCapsule &capsule, napi_value &result) in SetCapsule() function in OHOS::NotificationNapi::Common
505 content->SetCapsule(capsule); in GetNotificationLocalLiveViewCapsule()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp509 content->SetCapsule(capsule); in GetNotificationLocalLiveViewCapsule()
1298 bool SetCapsule(const NotificationCapsule &capsule, CNotificationCapsule &cCapsule) in SetCapsule() function
1368 if (!SetCapsule(localLiveViewContent->GetCapsule(), capsule)) { in SetNotificationLocalLiveViewContentDetailed()
1369 LOGE("SetCapsule call failed"); in SetNotificationLocalLiveViewContentDetailed()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp135 content->SetCapsule(capsule); in GetNotificationLocalLiveViewCapsule()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h447 static napi_value SetCapsule(const napi_env &env, const NotificationCapsule &capsule, napi_value &result);

Completed in 11 milliseconds