Searched refs:readInstance (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/parser/
H A DHprofReader.java484 int bytesRead = readInstance();
728 private int readInstance() throws IOException { method in class:HprofReader
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DObjectReader.java105 return readInstance((Instance) oop);
228 public Object readInstance(Instance oop) throws ClassNotFoundException { method in class:ObjectReader

Completed in 789 milliseconds