Home
last modified time | relevance | path

Searched refs:contentTypeStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_content.cpp128 …std::string contentTypeStr = (contentType_ == NotificationContent::Type::BASIC_TEXT) ? … in Dump() local
138 "contentType = " + contentTypeStr + in Dump()