Searched refs:endOfRecord (Results 1 – 1 of 1) sorted by relevance
279 int endOfRecord = hprof.tell() + recordLength; in parseInternal() local283 while (hprof.tell() < endOfRecord) { in parseInternal()