Searched refs:BUNDLEINFO_JSON_KEY_COMPATIBLEAPI (Results 1 – 1 of 1) sorted by relevance
39 const char BUNDLEINFO_JSON_KEY_COMPATIBLEAPI[] = "compatibleApi"; variable253 …cJSON_AddNumberToObject(root, BUNDLEINFO_JSON_KEY_COMPATIBLEAPI, bundleInfo->compatibleApi) == nul… in ConvertBundleInfoPartToJson()600 item = cJSON_GetObjectItem(root, BUNDLEINFO_JSON_KEY_COMPATIBLEAPI); in ConvertJsonToBundleInfo()