Home
last modified time | relevance | path

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

/developtools/syscap_codec/src/
Dcreate_pcid.c306 int32_t GetOsSyscap(PCIDMain *pcidMain, cJSON *sysCapObject) in GetOsSyscap()
361 static int32_t GetPriSyscap(PCIDMain *pcidMain, cJSON *sysCapObject, int32_t contextBufLen) in GetPriSyscap()
411 static int32_t CheckSysCapObj(struct FreeDecodePcidJsonInfo freePcidJsonInfo, PCIDMain *pcidMain, in CheckSysCapObj()
429 static int32_t CheckJsonRootObj(struct FreeDecodePcidJsonInfo freePcidJsonInfo, PCIDMain *pcidMain,… in CheckJsonRootObj()
494 PCIDMain *pcidMain = (PCIDMain *)freePcidJsonInfo.contextBuffer; in DecodePCID() local
883 PCIDMain *pcidMain = NULL; in EncodePcidscToString() local