Home
last modified time | relevance | path

Searched refs:GetNotificationPictureContent (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h271 bool GetNotificationPictureContent(CNotificationPictureContent* contentResult,
/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
/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h870 static napi_value GetNotificationPictureContent(
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1258 static napi_value GetNotificationPictureContent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp475 if (GetNotificationPictureContent(env, result, request) == nullptr) { in GetNotificationContent()
713 napi_value Common::GetNotificationPictureContent( in GetNotificationPictureContent() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp394 bool GetNotificationPictureContent( in GetNotificationPictureContent() function
852 if (content.picture == nullptr || !GetNotificationPictureContent(content.picture, request)) { in GetNotificationContent()

Completed in 13 milliseconds