Home
last modified time | relevance | path

Searched refs:sysCapDefine (Results 1 - 2 of 2) sorted by relevance

/developtools/syscap_codec/src/
H A Dsyscap_tool.c68 cJSON *sysCapDefine; member
403 cJsonTemp = cJSON_GetObjectItem(freeAfterEncodeRpcidscInfo.sysCapDefine, cJsonItem->valuestring); in OutputSetMemAndPrintToFile()
438 cJSON_Delete(freeAfterEncodeRpcidscInfo.sysCapDefine); in FreeAfterEncodeRpcidsc()
445 cJSON_Delete(freeAfterEncodeRpcidscInfo.sysCapDefine); in FreeAfterEncodeRpcidsc()
451 cJSON_Delete(freeAfterEncodeRpcidscInfo.sysCapDefine); in FreeAfterEncodeRpcidsc()
456 cJSON_Delete(freeAfterEncodeRpcidscInfo.sysCapDefine); in FreeAfterEncodeRpcidsc()
480 freeAfterEncodeRpcidscInfo.sysCapDefine = NULL; in EncodeRpcidscToString()
507 freeAfterEncodeRpcidscInfo.sysCapDefine = CreateWholeSyscapJsonObj(); in EncodeRpcidscToString()
/developtools/syscap_codec/interfaces/inner_api/
H A Dsyscap_interface.c66 cJSON *sysCapDefine; member
418 freeAfterDecodeRpcidInfo.sysCapDefine = CreateWholeSyscapJsonObj(); in PartSysCapAndOutBuffer()
430 cJsonTemp = cJSON_GetObjectItem(freeAfterDecodeRpcidInfo.sysCapDefine, cJsonItem->valuestring); in PartSysCapAndOutBuffer()
453 cJSON_Delete(freeAfterDecodeRpcidInfo.sysCapDefine); in FreeAfterDecodeRpcidToString()
459 cJSON_Delete(freeAfterDecodeRpcidInfo.sysCapDefine); in FreeAfterDecodeRpcidToString()
464 cJSON_Delete(freeAfterDecodeRpcidInfo.sysCapDefine); in FreeAfterDecodeRpcidToString()
490 freeAfterDecodeRpcidInfo.sysCapDefine = NULL; in DecodeRpcidToStringFormat()

Completed in 4 milliseconds