/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationcontent_fuzzer/ |
H A D | notificationcontent_fuzzer.cpp | 30 std::shared_ptr<Notification::NotificationPictureContent> pictureContent = in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_content_test.cpp | 141 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 D | notification_request_test.cpp | 322 …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 D | notification_content.cpp | 46 NotificationContent::NotificationContent(const std::shared_ptr<NotificationPictureContent> &picture… in NotificationContent()
|
H A D | notification_request.cpp | 2595 auto pictureContent = std::static_pointer_cast<NotificationPictureContent>(content); in CheckImageSizeForPicture() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 130 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 D | advanced_notification_service_publish_test.cpp | 670 …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 D | common_convert_content.cpp | 207 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 D | notification_napi_convert_content.cpp | 336 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 D | ans_fw_module_test.cpp | 1247 …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 D | ans_innerkits_module_publish_test.cpp | 932 …std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureC… variable
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/ |
H A D | ans_module_test.cpp | 597 …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
|