Searched defs:jsonPriSyscapObj (Results 1 – 1 of 1) sorted by relevance
104 int32_t SetPriSyscap(PCIDMain *pcidBuffer, cJSON *jsonPriSyscapObj, in SetPriSyscap()201 int32_t GetPriSyscapLen(uint32_t privateCapSize, cJSON *jsonPriSyscapObj, uint16_t *len) in GetPriSyscapLen()272 cJSON *jsonPriSyscapObj = cJSON_GetObjectItem(jsonSyscapObj, "private"); in CreatePCID() local