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

/openjdk9/jdk/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DConstantPool.java109 public static DescriptorEntry getDescriptorEntry(Utf8Entry nameRef, SignatureEntry typeRef) { argument
122 public static DescriptorEntry getDescriptorEntry(Utf8Entry nameRef, Utf8Entry typeRef) { argument
450 final Utf8Entry nameRef; field in class:ConstantPool.DescriptorEntry
457 DescriptorEntry(Entry nameRef, Entry typeRef) { argument
493 stringValueOf(Entry nameRef, Entry typeRef) argument
[all...]
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java1474 private MemoizedObject nameRef; field in class:COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SSFileIndexImpl

Completed in 84 milliseconds