Searched defs:getNameFromID (Results 1 - 1 of 1) sorted by relevance

/openjdk9/test/lib/jdk/test/lib/hprof/parser/
H A DHprofReader.java632 private String getNameFromID(long id) throws IOException { method in class:HprofReader
636 private String getNameFromID(Long id) throws IOException { method in class:HprofReader

Completed in 35 milliseconds