Home
last modified time | relevance | path

Searched refs:CNotificationPictureContent (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h71 struct CNotificationPictureContent { struct
122 CNotificationPictureContent* picture;
269 bool GetNotificationPictureContentDetailed(CNotificationPictureContent* contentResult,
271 bool GetNotificationPictureContent(CNotificationPictureContent* contentResult,
312 CNotificationPictureContent* picture);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp349 CNotificationPictureContent* contentResult, in GetNotificationPictureContentDetailed()
395 CNotificationPictureContent* contentResult, in GetNotificationPictureContent()
1152 static void freeNotificationPictureContent(CNotificationPictureContent* picture) in freeNotificationPictureContent()
1167 CNotificationPictureContent* picture) in SetNotificationPictureContent()
1484 static_cast<CNotificationPictureContent *>(malloc(sizeof(CNotificationPictureContent))); in SetNotificationContentDetailed()
1486 LOGE("SetNotificationContentDetailed malloc CNotificationPictureContent failed."); in SetNotificationContentDetailed()

Completed in 3 milliseconds