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.cpp32 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
320 std::shared_ptr<NotificationLongTextContent> longTextContent = nullptr; in HWTEST_F() local
Dnotification_request_test.cpp328 std::shared_ptr<NotificationLongTextContent> longTextContent = in HWTEST_F() local
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp541 …std::shared_ptr<NotificationLongTextContent> longTextContent = std::make_shared<NotificationLongTe… variable
2477 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
2531 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp895 std::shared_ptr<NotificationLongTextContent> longTextContent = variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp972 OHOS::Notification::NotificationLongTextContent *longTextContent = in SetNotificationLongTextContent() local