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