Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h1168 static napi_value GetNotificationLongTextContent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1776 if (GetNotificationLongTextContent(env, result, request) == nullptr) { in GetNotificationContent()
3132 napi_value Common::GetNotificationLongTextContent( in GetNotificationLongTextContent() function in OHOS::NotificationNapi::Common