Searched defs:resultContainer (Results 1 - 3 of 3) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/corba/
H A DRequestImpl.java102 RequestImpl(ORB orb, org.omg.CORBA.Object targetObject, Context ctx, String operationName, NVList argumentList, NamedValue resultContainer, ExceptionList exceptionList, ContextList ctxList) argument
/openjdk10/jdk/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/
H A DSctpChannelImpl.java825 receive(int fd, ByteBuffer dst, ResultContainer resultContainer, boolean peek) argument
851 receiveIntoNativeBuffer(int fd, ResultContainer resultContainer, ByteBuffer bb, int rem, int pos, boolean peek) argument
869 handleNotificationInternal(ResultContainer resultContainer) argument
892 invokeNotificationHandler(ResultContainer resultContainer, NotificationHandler<T> handler, T attachment) argument
1101 receive0(int fd, ResultContainer resultContainer, long address, int length, boolean peek) argument
[all...]
H A DSctpMultiChannelImpl.java551 receive(int fd, ByteBuffer dst, ResultContainer resultContainer) argument
576 receiveIntoNativeBuffer(int fd, ResultContainer resultContainer, ByteBuffer bb, int rem, int pos) argument
591 handleNotificationInternal(ResultContainer resultContainer) argument
622 invokeNotificationHandler( ResultContainer resultContainer, NotificationHandler<T> handler, T attachment) argument
973 receive0(int fd, ResultContainer resultContainer, long address, int length) argument
[all...]

Completed in 55 milliseconds