Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h1348 static napi_value GetNotificationMultiLineContent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1791 if (GetNotificationMultiLineContent(env, result, request) == nullptr) { in GetNotificationContent()
3818 napi_value Common::GetNotificationMultiLineContent( in GetNotificationMultiLineContent() function in OHOS::NotificationNapi::Common