Home
last modified time | relevance | path

Searched defs:contentResult (Results 1 – 8 of 8) sorted by relevance

/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_liveview.cpp39 napi_value contentResult = nullptr; in GetNotificationLocalLiveViewContent() local
68 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewCapsule()
142 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewButton()
222 …ionNapi::GetNotificationLocalLiveViewProgress(const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewProgress()
288 …icationNapi::GetNotificationLocalLiveViewTime(const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewTime()
369 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewContentDetailed()
433 …napi_value contentResult = AppExecFwk::GetPropertyValueByPropertyName(env, result, "liveView", nap… in GetNotificationLiveViewContent() local
450 const napi_env &env, const napi_value &contentResult, in GetNotificationLiveViewContentDetailed()
Dnotification_napi_convert_content.cpp124 napi_value contentResult = nullptr; in GetNotificationBasicContent() local
149 …const napi_env &env, const napi_value &contentResult, std::shared_ptr<NotificationBasicContent> ba… in GetNotificationBasicContentDetailed()
208 napi_value contentResult = nullptr; in GetNotificationLongTextContent() local
236 const napi_env &env, const napi_value &contentResult, in GetNotificationLongTextContentDetailed()
321 napi_value contentResult = nullptr; in GetNotificationPictureContent() local
348const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &… in GetNotificationPictureContentDetailed()
429 napi_value contentResult = nullptr; in GetNotificationConversationalContent() local
470 const napi_env &env, const napi_value &contentResult, MessageUser &user) in GetNotificationConversationalContentByUser()
657 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentTitle()
687 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentGroup()
[all …]
Dnotification_napi.cpp392 napi_value contentResult = nullptr; in GetNotificationContentType() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_utils.cpp226 bool GetNotificationBasicContentDetailed(CNotificationBasicContent* contentResult, in GetNotificationBasicContentDetailed()
267 …bool GetNotificationBasicContent(CNotificationBasicContent* contentResult, NotificationRequest &re… in GetNotificationBasicContent()
283 CNotificationLongTextContent* contentResult, in GetNotificationLongTextContentDetailed()
332 CNotificationLongTextContent* contentResult, in GetNotificationLongTextContent()
350 CNotificationPictureContent* contentResult, in GetNotificationPictureContentDetailed()
397 CNotificationPictureContent* contentResult, in GetNotificationPictureContent()
435 CNotificationMultiLineContent* contentResult, in GetNotificationMultiLineContent()
485 bool GetNotificationLocalLiveViewCapsule(CNotificationSystemLiveViewContent* contentResult, in GetNotificationLocalLiveViewCapsule()
516 bool GetNotificationLocalLiveViewButton(CNotificationSystemLiveViewContent* contentResult, in GetNotificationLocalLiveViewButton()
551 bool GetNotificationLocalLiveViewProgress(CNotificationSystemLiveViewContent* contentResult, in GetNotificationLocalLiveViewProgress()
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_content.cpp72 napi_value contentResult = nullptr; in SetNotificationContentDetailed() local
524 napi_value contentResult = nullptr; in GetNotificationBasicContent() local
556 …const napi_env &env, const napi_value &contentResult, std::shared_ptr<NotificationBasicContent> ba… in GetNotificationBasicContentDetailed()
622 napi_value contentResult = nullptr; in GetNotificationLongTextContent() local
657 const napi_env &env, const napi_value &contentResult, in GetNotificationLongTextContentDetailed()
748 napi_value contentResult = nullptr; in GetNotificationPictureContent() local
781const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &… in GetNotificationPictureContentDetailed()
868 napi_value contentResult = nullptr; in GetNotificationConversationalContent() local
916 const napi_env &env, const napi_value &contentResult, MessageUser &user) in GetNotificationConversationalContentByUser()
1114 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentTitle()
[all …]
Dcommon_convert_liveview.cpp475 napi_value contentResult = nullptr; in GetNotificationLocalLiveViewContent() local
509 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewCapsule()
632 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewCardButton()
838 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewButton()
946 … Common::GetNotificationLocalLiveViewProgress(const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewProgress()
1018 …alue Common::GetNotificationLocalLiveViewTime(const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewTime()
1107 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewContentDetailed()
1190 …napi_value contentResult = AppExecFwk::GetPropertyValueByPropertyName(env, result, "liveView", nap… in GetNotificationLiveViewContent() local
1212 const napi_env &env, const napi_value &contentResult, in GetNotificationLiveViewContentDetailed()
Dcommon.cpp724 napi_value contentResult = nullptr; in GetNotificationContentType() local
Dcommon_convert_request.cpp303 napi_value contentResult = nullptr; in SetNotificationRequestByCustom() local