Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h269 bool GetNotificationPictureContentDetailed(CNotificationPictureContent* contentResult,
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp338 if (GetNotificationPictureContentDetailed(env, contentResult, pictureContent) == nullptr) { in GetNotificationPictureContent()
347 napi_value NotificationNapi::GetNotificationPictureContentDetailed(const napi_env &env, in GetNotificationPictureContentDetailed() function in OHOS::Location::NotificationNapi
/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h881 static napi_value GetNotificationPictureContentDetailed(
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1269 static napi_value GetNotificationPictureContentDetailed(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp740 if (GetNotificationPictureContentDetailed(env, contentResult, pictureContent) == nullptr) { in GetNotificationPictureContent()
749 napi_value Common::GetNotificationPictureContentDetailed(const napi_env &env, in GetNotificationPictureContentDetailed() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp348 bool GetNotificationPictureContentDetailed( in GetNotificationPictureContentDetailed() function
405 if (!GetNotificationPictureContentDetailed(contentResult, pictureContent)) { in GetNotificationPictureContent()

Completed in 12 milliseconds