Home
last modified time | relevance | path

Searched defs:aReadBytes (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/io/source/connector/
H A Dctr_pipe.cxx56 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
H A Dctr_socket.cxx127 sal_Int32 SocketConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
/aoo41x/main/bean/com/sun/star/beans/
H A DNativeConnection.java35 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read()
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DNativeConnection.java38 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read()
/aoo41x/main/jurt/com/sun/star/comp/connections/
H A DPipedConnection.java171 …public synchronized int read(/*OUT*/byte[][] aReadBytes, int nBytesToRead) throws com.sun.star.io.… in read()
/aoo41x/main/io/source/acceptor/
H A Dacc_pipe.cxx94 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
H A Dacc_socket.cxx201 sal_Int32 SocketConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()

Completed in 46 milliseconds