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