Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_long_text_content.cpp30 NotificationLongTextContent::NotificationLongTextContent(const std::string &longText) in NotificationLongTextContent()
55 void NotificationLongTextContent::SetLongText(const std::string &longText) in SetLongText()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_long_text_content_test.cpp43 std::string longText = ""; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h38 char* longText; member
64 CNotificationLongTextContent* longText; member