Home
last modified time | relevance | path

Searched refs:SetNotificationContentDetailed (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h322 bool SetNotificationContentDetailed(const ContentType &type,
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h370 static napi_value SetNotificationContentDetailed(const napi_env &env, const ContentType &type,
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp56 napi_value Common::SetNotificationContentDetailed(const napi_env &env, const ContentType &type, in SetNotificationContentDetailed() function in OHOS::NotificationNapi::Common
128 if (!SetNotificationContentDetailed(env, outType, content, result)) { in SetNotificationContent()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1462 bool SetNotificationContentDetailed(const ContentType &type, in SetNotificationContentDetailed() function
1486 LOGE("SetNotificationContentDetailed malloc CNotificationPictureContent failed."); in SetNotificationContentDetailed()
1495 LOGE("SetNotificationContentDetailed malloc CNotificationMultiLineContent failed."); in SetNotificationContentDetailed()
1526 if (!SetNotificationContentDetailed(outType, content, notificationContent)) { in SetNotificationContent()
1527 LOGE("SetNotificationContentDetailed failed"); in SetNotificationContent()

Completed in 8 milliseconds