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