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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicMemberFunctionType.java33 private Type thisType; field in class:BasicMemberFunctionType
36 BasicMemberFunctionType(String name, int size, Type returnType, Type containingClass, Type thisType, long thisAdjust) argument
45 BasicMemberFunctionType(String name, int size, Type returnType, Type containingClass, Type thisType, long thisAdjust, int cvAttributes) argument
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/ct/
H A DAbstractExtendedComplexTypeBuilder.java174 protected boolean checkIfExtensionSafe(XSComplexType baseType, XSComplexType thisType) { argument

Completed in 45 milliseconds