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

/openjdk10/corba/src/java.corba/share/classes/com/sun/tools/corba/se/idl/
H A DInterfaceType.java60 public static final int LOCAL_SIGNATURE_ONLY = 4 ; field in interface:InterfaceType
H A DInterfaceEntry.java94 return _interfaceType == LOCAL_SIGNATURE_ONLY ;
H A DPreprocessor.java715 ent.setInterfaceType (InterfaceEntry.LOCAL_SIGNATURE_ONLY);

Completed in 100 milliseconds