Home
last modified time | relevance | path

Searched defs:longText (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_long_text_content.cpp30 NotificationLongTextContent::NotificationLongTextContent(const std::string &longText) in NotificationLongTextContent()
55 void NotificationLongTextContent::SetLongText(const std::string &longText) in SetLongText()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_long_text_content_test.cpp43 std::string longText = ""; variable