Home
last modified time | relevance | path

Searched refs:TYPE_NC_CLASS (Results 1 – 8 of 8) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DNCClassType.java119 super(stack,classDef,TYPE_NC_CLASS | TM_CLASS | TM_COMPOUND); in NCClassType()
H A DIDLGenerator.java447 case TYPE_NC_CLASS: in writeOutputFor()
840 case TYPE_NC_CLASS: in getInterfaces()
869 case TYPE_NC_CLASS: in getInheritance()
944 case TYPE_NC_CLASS: in addReference()
1019 case TYPE_NC_CLASS: in getMethods()
1039 if ( ( ctType == TYPE_NC_CLASS || in getMethods()
1148 case TYPE_NC_CLASS: in writeForwardReference()
1191 case TYPE_NC_CLASS: in writeForwardReference()
H A DConstants.java257 public static final int TYPE_NC_CLASS = 0x00020000; // In NCClassType field
H A DStubGenerator.java1326 case TYPE_NC_CLASS: in writeMarshalArgument()
1416 case TYPE_NC_CLASS: in writeUnmarshalArgument()
2023 case TYPE_NC_CLASS: return true; in needNewWriteStreamClass()
2193 case TYPE_NC_CLASS: in mustCopy()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DNCClassType.java119 super(stack,classDef,TYPE_NC_CLASS | TM_CLASS | TM_COMPOUND); in NCClassType()
H A DIDLGenerator.java447 case TYPE_NC_CLASS: in writeOutputFor()
840 case TYPE_NC_CLASS: in getInterfaces()
869 case TYPE_NC_CLASS: in getInheritance()
944 case TYPE_NC_CLASS: in addReference()
1019 case TYPE_NC_CLASS: in getMethods()
1039 if ( ( ctType == TYPE_NC_CLASS || in getMethods()
1148 case TYPE_NC_CLASS: in writeForwardReference()
1191 case TYPE_NC_CLASS: in writeForwardReference()
H A DConstants.java257 public static final int TYPE_NC_CLASS = 0x00020000; // In NCClassType field
H A DStubGenerator.java1326 case TYPE_NC_CLASS: in writeMarshalArgument()
1416 case TYPE_NC_CLASS: in writeUnmarshalArgument()
2023 case TYPE_NC_CLASS: return true; in needNewWriteStreamClass()
2193 case TYPE_NC_CLASS: in mustCopy()