Home
last modified time | relevance | path

Searched defs:allOsSyscapObj (Results 1 – 1 of 1) sorted by relevance

/developtools/syscap_codec/src/
Dcreate_pcid.c71 const cJSON *jsonOsSyscapObj, const cJSON *allOsSyscapObj) in SetOsSyscap()
229 static int32_t FreeAfterCreatePCID(PCIDMain *pcidBuffer, cJSON *allOsSyscapObj, char *contextBuffer, in FreeAfterCreatePCID()
240 static int32_t PreFreeAfterCreatePCID(PCIDMain *pcidBuffer, cJSON *allOsSyscapObj, cJSON *jsonRootO… in PreFreeAfterCreatePCID()
253 cJSON *allOsSyscapObj = CreateWholeSyscapJsonObj(); in CreatePCID() local