Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp75 description_ = TruncateString(description); in SetDescription()
216 name_ = TruncateString(name); in SetName()
488 std::string NotificationSlot::TruncateString(const std::string &in) in TruncateString() function in OHOS::Notification::NotificationSlot
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_slot.h431 std::string TruncateString(const std::string &in);