Searched defs:_operation (Results 1 - 4 of 4) sorted by relevance
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/protocol/giopmsgheaders/ |
H A D | RequestMessage_1_0.java | 62 String _operation, Principal _requesting_principal) { 69 operation = _operation; 60 RequestMessage_1_0(ORB orb, ServiceContexts _service_contexts, int _request_id, boolean _response_expected, byte[] _object_key, String _operation, Principal _requesting_principal) argument
|
H A D | RequestMessage_1_1.java | 69 byte[] _object_key, String _operation, 81 operation = _operation; 67 RequestMessage_1_1(ORB orb, ServiceContexts _service_contexts, int _request_id, boolean _response_expected, byte[] _reserved, byte[] _object_key, String _operation, Principal _requesting_principal) argument
|
H A D | RequestMessage_1_2.java | 72 String _operation, ServiceContexts _service_contexts) { 82 operation = _operation; 70 RequestMessage_1_2(ORB orb, int _request_id, byte _response_flags, byte[] _reserved, TargetAddress _target, String _operation, ServiceContexts _service_contexts) argument
|
/openjdk7/hotspot/src/share/vm/prims/ |
H A D | jvmtiImpl.hpp | 314 int _operation; member in class:VM_ChangeBreakpoints 324 _operation = operation;
|
Completed in 27 milliseconds