Home
last modified time | relevance | path

Searched refs:GetNotificationMultiLineContent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp249 static bool GetNotificationMultiLineContent( in GetNotificationMultiLineContent() function
386 …if (content.multiLine == nullptr || !GetNotificationMultiLineContent(content.multiLine, request)) { in GetNotificationContent()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp97 if (GetNotificationMultiLineContent(env, result, request) == nullptr) { in GetNotificationContent()
900 napi_value NotificationNapi::GetNotificationMultiLineContent( in GetNotificationMultiLineContent() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1098 static napi_value GetNotificationMultiLineContent(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp485 if (GetNotificationMultiLineContent(env, result, request) == nullptr) { in GetNotificationContent()
1302 napi_value Common::GetNotificationMultiLineContent( in GetNotificationMultiLineContent() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1488 static napi_value GetNotificationMultiLineContent(