Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp1767 auto bigIconStr = jsonObject.at("largeIcon").get<std::string>(); in ConvertJsonToPixelMap() local
1768 target->bigIcon_ = AnsImageUtil::UnPackImage(bigIconStr); in ConvertJsonToPixelMap()