Searched refs:getConstantName (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50SymbolIterator.java116 public String getConstantName(); method in interface:DebugVC50SymbolIterator
H A DCOFFFileParser.java1656 public String getConstantName() { method in class:COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SymbolIteratorImpl
/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java65 return getConstantName(this) + (ptr == 0 ? "(unlinked)" : "");
132 return getConstantName(this);
774 return getConstantName(this);
824 static String getConstantName(final Object object) { method in class:JRSUIConstants

Completed in 61 milliseconds