Searched refs:BUNDLEINFO_JSON_KEY_ICONPATH (Results 1 – 1 of 1) sorted by relevance
36 const char BUNDLEINFO_JSON_KEY_ICONPATH[] = "iconPath"; variable263 …cJSON_AddStringToObject(root, BUNDLEINFO_JSON_KEY_ICONPATH, bundleInfo->bigIconPath) == nullptr) || in ConvertBundleInfoPartToJson()620 item = cJSON_GetObjectItem(root, BUNDLEINFO_JSON_KEY_ICONPATH); in ConvertJsonToBundleInfo()