Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_distributed_options.cpp58 std::string devicesSupportDisplay = ""; in Dump() local
60 devicesSupportDisplay += device; in Dump()
61 devicesSupportDisplay += ", "; in Dump()
72 ", devicesSupportDisplay = [" + devicesSupportDisplay + "]" + in Dump()