Home
last modified time | relevance | path

Searched defs:picture (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_live_view_content_test.cpp133 auto picture = std::make_pair(std::string{"test"}, pixelVec); in HWTEST_F() local
162 auto picture = std::make_pair(std::string{"test"}, pixelVec); in HWTEST_F() local
222 auto picture = std::make_pair(std::string{"picture"}, pixelVec); in HWTEST_F() local
296 auto picture = std::make_pair(std::string{"test"}, pixelVec); in HWTEST_F() local
320 auto picture in HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp228 std::shared_ptr<Media::PixelMap> picture = pictureContent->GetBigPicture(); in SetNotificationPictureContent() local
1460 std::shared_ptr<Media::PixelMap> picture = basicContent->GetLockScreenPicture(); SetLockScreenPicture() local
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp518 std::shared_ptr<Media::PixelMap> picture = std::shared_ptr<Media::PixelMap>(pixelMapPtr.release()); in GetLockScreenPictureFromDb() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1152 static void freeNotificationPictureContent(CNotificationPictureContent* picture) in freeNotificationPictureContent() argument
1166 SetNotificationPictureContent(NotificationBasicContent *basicContent, CNotificationPictureContent* picture) SetNotificationPictureContent() argument
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h78 int64_t picture; member
122 CNotificationPictureContent* picture; member
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2629 auto picture = conversationalContent->GetMessageUser().GetPixelMap(); in CheckImageSizeForConverSation() local

Completed in 10 milliseconds