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 DRequestMessage_1_0.java62 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 DRequestMessage_1_1.java69 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 DRequestMessage_1_2.java72 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 DjvmtiImpl.hpp314 int _operation; member in class:VM_ChangeBreakpoints
324 _operation = operation;

Completed in 27 milliseconds