/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_convert_liveview.cpp | 39 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()
|
H A D | notification_napi_convert_content.cpp | 124 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 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() 716 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentMessages() [all …]
|
H A D | notification_napi.cpp | 392 napi_value contentResult = nullptr; in GetNotificationContentType() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_convert_content.cpp | 72 napi_value contentResult = nullptr; in SetNotificationContentDetailed() local 512 napi_value contentResult = nullptr; in GetNotificationBasicContent() local 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 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() 1093 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentGroup() 1122 const napi_env &env, const napi_value &contentResult, in GetNotificationConversationalContentMessages() [all …]
|
H A D | common_convert_liveview.cpp | 390 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()
|
H A D | common.cpp | 663 napi_value contentResult = nullptr; in GetNotificationContentType() local
|
H A D | common_convert_request.cpp | 295 napi_value contentResult = nullptr; in SetNotificationRequestByCustom() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 41 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()
|