Searched refs:recordLength (Results 1 – 1 of 1) sorted by relevance
209 int recordLength = hprof.getU4(); in parseInternal() local213 byte[] bytes = new byte[recordLength - idSize]; in parseInternal()279 int endOfRecord = hprof.tell() + recordLength; in parseInternal()572 hprof.skip(recordLength); in parseInternal()