Home
last modified time | relevance | path

Searched refs:SetNotificationBasicContent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp76 ret = SetNotificationBasicContent(env, basicContent.get(), contentResult); in SetNotificationContentDetailed()
135 napi_value Common::SetNotificationBasicContent( in SetNotificationBasicContent() function in OHOS::NotificationNapi::Common
178 if (!SetNotificationBasicContent(env, longTextContent, result)) { in SetNotificationLongTextContent()
214 if (!SetNotificationBasicContent(env, pictureContent, result)) { in SetNotificationPictureContent()
260 if (!SetNotificationBasicContent(env, conversationalContent, result)) { in SetNotificationConversationalContent()
309 if (!SetNotificationBasicContent(env, multiLineContent, result)) { in SetNotificationMultiLineContent()
H A Dcommon_convert_liveview.cpp50 if (!SetNotificationBasicContent(env, localLiveViewContent, result)) { in SetNotificationLocalLiveViewContent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h383 static napi_value SetNotificationBasicContent(