Searched refs:BUNDLEINFO_JSON_KEY_BUNDLENAME (Results 1 – 1 of 1) sorted by relevance
34 const char BUNDLEINFO_JSON_KEY_BUNDLENAME[] = "bundleName"; variable250 …cJSON_AddStringToObject(root, BUNDLEINFO_JSON_KEY_BUNDLENAME, bundleInfo->bundleName) == nullptr || in ConvertBundleInfoPartToJson()612 item = cJSON_GetObjectItem(root, BUNDLEINFO_JSON_KEY_BUNDLENAME); in ConvertJsonToBundleInfo()