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/js/napi/src/
Dcommon_convert_content.cpp72 napi_value contentResult = nullptr; in SetNotificationContentDetailed() local
512 napi_value contentResult = nullptr; in GetNotificationBasicContent() local
542 …const napi_env &env, const napi_value &contentResult, std::shared_ptr<NotificationBasicContent> ba… in GetNotificationBasicContentDetailed()
602 napi_value contentResult = nullptr; in GetNotificationLongTextContent() local
635 const napi_env &env, const napi_value &contentResult, in GetNotificationLongTextContentDetailed()
720 napi_value contentResult = nullptr; in GetNotificationPictureContent() local
751const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &… in GetNotificationPictureContentDetailed()
832 napi_value contentResult = nullptr; in GetNotificationConversationalContent() local
878 const napi_env &env, const napi_value &contentResult, MessageUser &user) in GetNotificationConversationalContentByUser()
1062 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentTitle()
[all …]
Dcommon_convert_liveview.cpp390 napi_value contentResult = nullptr; in GetNotificationLocalLiveViewContent() local
424 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewCapsule()
563 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewButton()
671 … Common::GetNotificationLocalLiveViewProgress(const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewProgress()
737 …alue Common::GetNotificationLocalLiveViewTime(const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewTime()
818 const napi_env &env, const napi_value &contentResult, in GetNotificationLocalLiveViewContentDetailed()
882 …napi_value contentResult = AppExecFwk::GetPropertyValueByPropertyName(env, result, "liveView", nap… in GetNotificationLiveViewContent() local
904 const napi_env &env, const napi_value &contentResult, in GetNotificationLiveViewContentDetailed()
Dcommon.cpp663 napi_value contentResult = nullptr; in GetNotificationContentType() local
Dcommon_convert_request.cpp295 napi_value contentResult = nullptr; in SetNotificationRequestByCustom() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp41 CNotificationBasicContent* contentResult, in GetNotificationBasicContentDetailed()
78 CNotificationLongTextContent* contentResult, in GetNotificationLongTextContentDetailed()
129 CNotificationPictureContent* contentResult, in GetNotificationPictureContentDetailed()
176 CNotificationBasicContent* contentResult, in GetNotificationBasicContent()
193 CNotificationLongTextContent* contentResult, in GetNotificationLongTextContent()
211 CNotificationPictureContent* contentResult, in GetNotificationPictureContent()
250 CNotificationMultiLineContent* contentResult, in GetNotificationMultiLineContent()