Home
last modified time | relevance | path

Searched defs:conversationContent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp144 std::shared_ptr<NotificationConversationalContent> conversationContent = nullptr; in HWTEST_F() local
177 std::shared_ptr<NotificationConversationalContent> conversationContent = in HWTEST_F() local
364 std::shared_ptr<NotificationConversationalContent> conversationContent = nullptr; in HWTEST_F() local
H A Dnotification_request_test.cpp1030 auto conversationContent = std::make_shared<NotificationConversationalContent>(msgUser); in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp57 …ificationContent::NotificationContent(const std::shared_ptr<NotificationConversationalContent> &co… in NotificationContent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp849 std::shared_ptr<NotificationConversationalContent> conversationContent = variable