Home
last modified time | relevance | path

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

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