Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/notificationcontent_fuzzer/
H A Dnotificationcontent_fuzzer.cpp30 std::shared_ptr<Notification::NotificationPictureContent> pictureContent = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp46 NotificationContent::NotificationContent(const std::shared_ptr<NotificationPictureContent> &pictureContent) in NotificationContent() argument
H A Dnotification_request.cpp2651 auto pictureContent = std::static_pointer_cast<NotificationPictureContent>(content); in CheckImageSizeForPicture() local
/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<NotificationPictureContent>(); 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<NotificationPictureContent>(); in HWTEST_F() local
342 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
1053 auto pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp618 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
2525 std::shared_ptr<NotificationContent> pictureContent = std::make_shared<NotificationContent>(contentImpl); in HWTEST_F() local
2581 std::shared_ptr<NotificationContent> pictureContent = std::make_shared<NotificationContent>(contentImpl); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp705 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
739 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
773 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); HWTEST_F() local
1434 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); HWTEST_F() local
[all...]
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp336 std::shared_ptr<OHOS::Notification::NotificationPictureContent> pictureContent = in GetNotificationPictureContent() local
347 GetNotificationPictureContentDetailed(const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &pictureContent) GetNotificationPictureContentDetailed() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp207 OHOS::Notification::NotificationPictureContent *pictureContent = in SetNotificationPictureContent() local
734 std::shared_ptr<OHOS::Notification::NotificationPictureContent> pictureContent = in GetNotificationPictureContent() local
749 GetNotificationPictureContentDetailed(const napi_env &env, const napi_value &contentResult, std::shared_ptr<OHOS::Notification::NotificationPictureContent> &pictureContent) GetNotificationPictureContentDetailed() argument
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp398 std::shared_ptr<OHOS::Notification::NotificationPictureContent> pictureContent = in GetNotificationPictureContent() local
348 GetNotificationPictureContentDetailed( CNotificationPictureContent* contentResult, std::shared_ptr<NotificationPictureContent> &pictureContent) GetNotificationPictureContentDetailed() argument
1173 OHOS::Notification::NotificationPictureContent *pictureContent = SetNotificationPictureContent() local
[all...]
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1247 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
1279 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local
1311 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); HWTEST_F() local
[all...]
H A Dans_innerkits_module_publish_test.cpp932 std::shared_ptr<NotificationPictureContent> pictureContent = std::make_shared<NotificationPictureContent>(); in HWTEST_F() local

Completed in 26 milliseconds