Home
last modified time | relevance | path

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

/developtools/syscap_codec/src/
Dcreate_pcid.c292 int32_t GetOsSyscap(PCIDMain *pcidMain, cJSON *sysCapObject) in GetOsSyscap()
338 int32_t GetPriSyscap(PCIDMain *pcidMain, cJSON *sysCapObject, size_t contextBufLen) in GetPriSyscap()
384 static int32_t CheckSysCapObj(struct FreeDecodePcidJsonInfo freePcidJsonInfo, PCIDMain *pcidMain, in CheckSysCapObj()
402 static int32_t CheckJsonRootObj(struct FreeDecodePcidJsonInfo freePcidJsonInfo, PCIDMain *pcidMain,… in CheckJsonRootObj()
466 PCIDMain *pcidMain = (PCIDMain *)freePcidJsonInfo.contextBuffer; in DecodePCID() local
826 PCIDMain *pcidMain = NULL; in EncodePcidscToString() local