Searched refs:BUNDLEINFO_JSON_KEY_TARGETAPI (Results 1 – 1 of 1) sorted by relevance
40 const char BUNDLEINFO_JSON_KEY_TARGETAPI[] = "targetApi"; variable254 … cJSON_AddNumberToObject(root, BUNDLEINFO_JSON_KEY_TARGETAPI, bundleInfo->targetApi) == nullptr || in ConvertBundleInfoPartToJson()604 item = cJSON_GetObjectItem(root, BUNDLEINFO_JSON_KEY_TARGETAPI); in ConvertJsonToBundleInfo()