Home
last modified time | relevance | path

Searched defs:longTextContent (Results 1 – 5 of 5) 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/services/test/moduletest/
Dans_module_test.cpp529 …std::shared_ptr<NotificationLongTextContent> longTextContent = std::make_shared<NotificationLongTe… variable
2436 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
2490 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp880 std::shared_ptr<NotificationLongTextContent> longTextContent = variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp970 OHOS::Notification::NotificationLongTextContent *longTextContent = in SetNotificationLongTextContent() local