Searched refs:idsize (Results 1 – 1 of 1) sorted by relevance
109 idsize = readu4(hprof) variable110 print "ID Size: %d bytes" % idsize112 return readN(idsize, hprof)116 return idsize152 string = hprof.read(length - idsize)176 hprof.read(idsize * frames)216 objid = readID(hprof) ; length -= idsize219 objid = readID(hprof) ; length -= idsize220 ref = readID(hprof) ; length -= idsize223 objid = readID(hprof) ; length -= idsize[all …]