Home
last modified time | relevance | path

Searched refs:GetNotificationLocalLiveViewContent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h893 static napi_value GetNotificationLocalLiveViewContent(
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp33 napi_value NotificationNapi::GetNotificationLocalLiveViewContent( in GetNotificationLocalLiveViewContent() function in OHOS::Location::NotificationNapi
H A Dnotification_napi_convert_content.cpp102 if (GetNotificationLocalLiveViewContent(env, result, request) == nullptr) { in GetNotificationContent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1283 static napi_value GetNotificationLocalLiveViewContent(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp384 napi_value Common::GetNotificationLocalLiveViewContent( in GetNotificationLocalLiveViewContent() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_content.cpp490 if (GetNotificationLocalLiveViewContent(env, result, request) == nullptr) { in GetNotificationContent()