Home
last modified time | relevance | path

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

/developtools/syscap_codec/src/
Dcreate_pcid.c346 int32_t privateSyscapLen = (int32_t)(contextBufLen - sizeof(PCIDMain) - 1); in GetPriSyscap() local
745 static int32_t GetEncodePCIDOut(uint16_t priSyscapCount, uint32_t privateSyscapLen, uint32_t *mainS… in GetEncodePCIDOut()
787 static int32_t CheckPrivateSyCap(struct FreeEncodePcidInfo freePcidInfo, uint32_t privateSyscapLen, in CheckPrivateSyCap()
815 uint32_t bufferLen, privateSyscapLen; in EncodePcidscToString() local