Searched refs:cjsonObjectRoot (Results 1 – 1 of 1) sorted by relevance
58 cJSON *cjsonObjectRoot; member82 apiVerItem = cJSON_GetObjectItem(gJsonObjectSysCap.cjsonObjectRoot, "api_version"); in FillOsCapLength()141 gJsonObjectSysCap.cjsonObjectRoot = NULL; in RPCIDEncode()150 gJsonObjectSysCap.cjsonObjectRoot = cJSON_ParseWithLength(contextBuffer, bufferLen); in RPCIDEncode()151 if (gJsonObjectSysCap.cjsonObjectRoot == NULL) { in RPCIDEncode()156 gJsonObjectSysCap.sysCapPtr = cJSON_GetObjectItem(gJsonObjectSysCap.cjsonObjectRoot, "syscap"); in RPCIDEncode()