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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DWindbgCDebugInfoBuilder.java94 putType(target.getCVVariant(mods));
109 putType(ptrType);
114 putType(new BasicArrayType(iter.getArrayName(), elemType, iter.getArrayLength()));
205 putType(type);
275 putType(type);
325 putType(enumType);
338 putType(func);
356 putType(func);
383 putType(bit);
666 private void putType(Typ method in class:WindbgCDebugInfoBuilder
[all...]
/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DType.java638 protected static void putType (sun.tools.java.Type key, Type value, ContextStack stack) { method in class:Type
645 protected static void putType (String key, Type value, ContextStack stack) { method in class:Type

Completed in 34 milliseconds