Searched refs:boxed_type (Results 1 - 3 of 3) sorted by relevance
| /openjdk7/corba/src/share/classes/com/sun/corba/se/impl/orb/ |
| H A D | ORBSingleton.java | 264 TypeCode boxed_type) 266 return new TypeCodeImpl(this, TCKind._tk_value_box, id, name, boxed_type); 262 create_value_box_tc(String id, String name, TypeCode boxed_type) argument
|
| H A D | ORBImpl.java | 1074 TypeCode boxed_type) 1078 boxed_type); 1072 create_value_box_tc(String id, String name, TypeCode boxed_type) argument
|
| /openjdk7/corba/src/share/classes/org/omg/CORBA/ |
| H A D | ORB.java | 1010 * @param boxed_type the TypeCode for the type 1015 TypeCode boxed_type) 1013 create_value_box_tc(String id, String name, TypeCode boxed_type) argument
|
Completed in 41 milliseconds