Searched refs:rpcidRoot (Results 1 – 2 of 2) sorted by relevance
67 cJSON *rpcidRoot; member253 cJSON *rpcidRoot = cJSON_CreateObject(); in RPCIDDecode() local254 if (ParseRpcidToJson(contextBuffer, bufferLen, rpcidRoot) != 0) { in RPCIDDecode()260 convertedBuffer = cJSON_Print(rpcidRoot); in RPCIDDecode()268 cJSON_Delete(rpcidRoot); in RPCIDDecode()410 cJSON_Delete(freeAfterEncodeRpcidscInfo.rpcidRoot); in FreeAfterEncodeRpcidsc()417 cJSON_Delete(freeAfterEncodeRpcidscInfo.rpcidRoot); in FreeAfterEncodeRpcidsc()423 cJSON_Delete(freeAfterEncodeRpcidscInfo.rpcidRoot); in FreeAfterEncodeRpcidsc()428 cJSON_Delete(freeAfterEncodeRpcidscInfo.rpcidRoot); in FreeAfterEncodeRpcidsc()432 cJSON_Delete(freeAfterEncodeRpcidscInfo.rpcidRoot); in FreeAfterEncodeRpcidsc()[all …]
66 cJSON *rpcidRoot; member330 sysCapArray = cJSON_GetObjectItem(freeAfterDecodeRpcidInfo.rpcidRoot, "syscap"); in TransStringFormatAndSaveSyscap()442 cJSON_Delete(freeAfterDecodeRpcidInfo.rpcidRoot); in FreeAfterDecodeRpcidToString()448 cJSON_Delete(freeAfterDecodeRpcidInfo.rpcidRoot); in FreeAfterDecodeRpcidToString()453 cJSON_Delete(freeAfterDecodeRpcidInfo.rpcidRoot); in FreeAfterDecodeRpcidToString()457 cJSON_Delete(freeAfterDecodeRpcidInfo.rpcidRoot); in FreeAfterDecodeRpcidToString()479 freeAfterDecodeRpcidInfo.rpcidRoot = NULL; in DecodeRpcidToStringFormat()490 freeAfterDecodeRpcidInfo.rpcidRoot = cJSON_CreateObject(); in DecodeRpcidToStringFormat()491 …cidToJson(freeAfterDecodeRpcidInfo.contextBuffer, bufferLen, freeAfterDecodeRpcidInfo.rpcidRoot)) { in DecodeRpcidToStringFormat()