| /base/location/frameworks/js/napi/notification/src/ |
| 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()
|
| 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 348 …const 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 …]
|
| D | notification_napi.cpp | 392 napi_value contentResult = nullptr; in GetNotificationContentType() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| D | notification_utils.cpp | 226 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/ |
| D | common_convert_content.cpp | 72 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 781 …const 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 …]
|
| D | common_convert_liveview.cpp | 475 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()
|
| D | common.cpp | 724 napi_value contentResult = nullptr; in GetNotificationContentType() local
|
| D | common_convert_request.cpp | 303 napi_value contentResult = nullptr; in SetNotificationRequestByCustom() local
|