Searched defs:jsonRootObj (Results 1 – 1 of 1) sorted by relevance
65 cJSON *jsonRootObj; member131 int32_t SetPCIDHeader(PCIDMain *pcidBuffer, const cJSON *jsonRootObj) in SetPCIDHeader()240 …tic int32_t PreFreeAfterCreatePCID(PCIDMain *pcidBuffer, cJSON *allOsSyscapObj, cJSON *jsonRootObj, in PreFreeAfterCreatePCID()259 cJSON *jsonRootObj = cJSON_ParseWithLength(contextBuffer, contextBufLen); in CreatePCID() local