Searched refs:hasRemaining (Results 1 – 2 of 2) sorted by relevance
206 while (hprof.hasRemaining()) { in parseInternal()925 public boolean hasRemaining() { in hasRemaining() method in Parser.HprofBuffer926 return mBuffer.hasRemaining(); in hasRemaining()
3483 HSPLjava/nio/Buffer;->hasRemaining()Z