Searched refs:CUR_HEADER_VERSION (Results 1 – 1 of 1) sorted by relevance
44 constexpr char CUR_HEADER_VERSION[] = "1.0"; variable89 cJSON_AddStringToObject(header, H_VERSION_KEY, CUR_HEADER_VERSION); in CreateHeaderJsonObj()