Home
last modified time | relevance | path

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

/developtools/syscap_codec/src/
Dcreate_pcid.c219 …ConvertedContextSaveAsFile(char *outDirPath, PCIDMain *pcidBuffer, uint16_t pcidLength, int32_t re… in CheckConvertedContextSaveAsFile()
285 uint16_t pcidLength = sizeof(PCIDMain) + allPriSyscapStrLen + 1; in CreatePCID() local