Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp175 static bool GetNotificationBasicContent( in GetNotificationBasicContent() function
369 … if (content.normal == nullptr || !GetNotificationBasicContent(content.normal, request)) { in GetNotificationContent()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp77 if (GetNotificationBasicContent(env, result, request) == nullptr) { in GetNotificationContent()
118 napi_value NotificationNapi::GetNotificationBasicContent( in GetNotificationBasicContent() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h825 static napi_value GetNotificationBasicContent(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp465 if (GetNotificationBasicContent(env, result, request) == nullptr) { in GetNotificationContent()
506 napi_value Common::GetNotificationBasicContent( in GetNotificationBasicContent() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1215 static napi_value GetNotificationBasicContent(