Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp210 static bool GetNotificationPictureContent( in GetNotificationPictureContent() function
379 … if (content.picture == nullptr || !GetNotificationPictureContent(content.picture, request)) { in GetNotificationContent()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp87 if (GetNotificationPictureContent(env, result, request) == nullptr) { in GetNotificationContent()
315 napi_value NotificationNapi::GetNotificationPictureContent( in GetNotificationPictureContent() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h870 static napi_value GetNotificationPictureContent(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp475 if (GetNotificationPictureContent(env, result, request) == nullptr) { in GetNotificationContent()
714 napi_value Common::GetNotificationPictureContent( in GetNotificationPictureContent() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1260 static napi_value GetNotificationPictureContent(