Searched refs:BUNDLEINFO_JSON_KEY_APPID (Results 1 – 1 of 1) sorted by relevance
42 const char BUNDLEINFO_JSON_KEY_APPID[] = "appId"; variable255 cJSON_AddStringToObject(root, BUNDLEINFO_JSON_KEY_APPID, bundleInfo->appId) == nullptr) { in ConvertBundleInfoPartToJson()636 item = cJSON_GetObjectItem(root, BUNDLEINFO_JSON_KEY_APPID); in ConvertJsonToBundleInfo()