Searched refs:bigIconStr (Results 1 – 1 of 1) sorted by relevance
1767 auto bigIconStr = jsonObject.at("largeIcon").get<std::string>(); in ConvertJsonToPixelMap() local1768 target->bigIcon_ = AnsImageUtil::UnPackImage(bigIconStr); in ConvertJsonToPixelMap()