Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_action_button.cpp251 auto iconStr = jsonObject.at("icon").get<std::string>(); in FromJson() local
290 auto iconStr = jsonObject.at("icon").get<std::string>(); in ConvertNotificationActionButton() local