Home
last modified time | relevance | path

Searched defs:longTextContent (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notificationcontent_fuzzer/
Dnotificationcontent_fuzzer.cpp28 std::shared_ptr<Notification::NotificationLongTextContent> longTextContent = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_content.cpp33 NotificationContent::NotificationContent(const std::shared_ptr<NotificationLongTextContent> &longTe… in NotificationContent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_content_test.cpp138 std::shared_ptr<NotificationLongTextContent> longTextContent = nullptr; in HWTEST_F() local
358 std::shared_ptr<NotificationLongTextContent> longTextContent = nullptr; in HWTEST_F() local
Dnotification_request_test.cpp334 std::shared_ptr<NotificationLongTextContent> longTextContent = in HWTEST_F() local
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp544 …std::shared_ptr<NotificationLongTextContent> longTextContent = std::make_shared<NotificationLongTe… variable
2479 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
2533 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_content.cpp170 OHOS::Notification::NotificationLongTextContent *longTextContent = in SetNotificationLongTextContent() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp949 std::shared_ptr<NotificationLongTextContent> longTextContent = variable