Home
last modified time | relevance | path

Searched defs:pictureContent (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationcontent_fuzzer/
H A Dnotificationcontent_fuzzer.cpp30 std::shared_ptr<Notification::NotificationPictureContent> pictureContent = in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp141 std::shared_ptr<NotificationPictureContent> pictureContent = nullptr; in HWTEST_F() local
196 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… in HWTEST_F() local
361 std::shared_ptr<NotificationPictureContent> pictureContent = nullptr; in HWTEST_F() local
438 auto pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
H A Dnotification_request_test.cpp322 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… in HWTEST_F() local
342 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… in HWTEST_F() local
1050 auto pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp46 NotificationContent::NotificationContent(const std::shared_ptr<NotificationPictureContent> &picture… in NotificationContent()
H A Dnotification_request.cpp2595 auto pictureContent = std::static_pointer_cast<NotificationPictureContent>(content); in CheckImageSizeForPicture() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp130 std::shared_ptr<OHOS::Notification::NotificationPictureContent> &pictureContent) in GetNotificationPictureContentDetailed()
214 std::shared_ptr<OHOS::Notification::NotificationPictureContent> pictureContent = in GetNotificationPictureContent() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp670 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
704 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
738 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp207 OHOS::Notification::NotificationPictureContent *pictureContent = in SetNotificationPictureContent() local
735 std::shared_ptr<OHOS::Notification::NotificationPictureContent> pictureContent = in GetNotificationPictureContent() local
751 …const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &… in GetNotificationPictureContentDetailed()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp336 std::shared_ptr<OHOS::Notification::NotificationPictureContent> pictureContent = in GetNotificationPictureContent() local
348 …const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &… in GetNotificationPictureContentDetailed()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1247 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
1279 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
1311 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
H A Dans_innerkits_module_publish_test.cpp932 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp597 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
2428 …std::shared_ptr<NotificationContent> pictureContent = std::make_shared<NotificationContent>(conten… variable
2482 …std::shared_ptr<NotificationContent> pictureContent = std::make_shared<NotificationContent>(conten… variable