Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h1179 static napi_value GetNotificationLongTextContentDetailed(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp3161 if (GetNotificationLongTextContentDetailed(env, contentResult, longContent) == nullptr) { in GetNotificationLongTextContent()
3170 napi_value Common::GetNotificationLongTextContentDetailed( in GetNotificationLongTextContentDetailed() function in OHOS::NotificationNapi::Common