/aoo42x/main/io/source/connector/ |
H A D | ctr_pipe.cxx | 56 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/pipe/ |
H A D | PipeConnection.java | 145 private native int readJNI(/*OUT*/byte[][] bytes, int nBytesToRead) in readJNI() 168 public int read(/*OUT*/byte[][] bytes, int nBytesToRead) in read()
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/beans/ |
H A D | NativeConnection.java | 35 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read()
|
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | NativeConnection.java | 38 public native int read(/*OUT*/byte[][] aReadBytes, /*IN*/int nBytesToRead) in read()
|
/aoo42x/main/toolkit/source/helper/ |
H A D | unomemorystream.cxx | 49 …::readBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& rData, sal_Int32 nBytesToRead ) throw(::… in readBytes()
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | wrapstreamforshare.cxx | 52 …SAL_CALL WrapStreamForShare::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes()
|
H A D | ZipPackageBuffer.cxx | 45 sal_Int32 SAL_CALL ZipPackageBuffer::readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead… in readBytes()
|
/aoo42x/main/package/source/xstor/ |
H A D | selfterminatefilestream.cxx | 78 …LL OSelfTerminateFileStream::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes()
|
/aoo42x/main/ucb/source/ucp/gio/ |
H A D | gio_inputstream.cxx | 77 sal_Int32 SAL_CALL InputStream::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead… in readBytes()
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/io/ |
H A D | XInputStreamImpl.java | 38 …public int readBytes( /*OUT*/byte[][] aData, /*IN*/int nBytesToRead ) throws com.sun.star.io.NotCo… in readBytes()
|
/aoo42x/main/package/source/package/zipapi/ |
H A D | ByteGrabber.cxx | 57 sal_Int32 nBytesToRead ) in readBytes()
|
/aoo42x/main/xmlscript/source/xml_helper/ |
H A D | xml_byteseq.cxx | 72 Sequence< sal_Int8 > & rData, sal_Int32 nBytesToRead ) in readBytes()
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | InputStream.cxx | 78 …::readBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) throw(::… in readBytes()
|
H A D | Reader.cxx | 89 …::readBytes( ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) throw(::… in readBytes()
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | CurlInputStream.cxx | 88 ::com::sun::star::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes()
|
/aoo42x/main/unotools/source/streaming/ |
H A D | streamhelper.cxx | 45 …AL_CALL OInputStreamHelper::readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) in readBytes()
|
/aoo42x/main/svl/source/fsstor/ |
H A D | oinputstreamcontainer.cxx | 128 …ALL OFSInputStreamContainer::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes()
|
/aoo42x/main/package/qa/storages/ |
H A D | BorderedStream.java | 78 public synchronized int readBytes( byte[][] aData, int nBytesToRead ) in readBytes()
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/ |
H A D | PipedConnection.java | 171 …public synchronized int read(/*OUT*/byte[][] aReadBytes, int nBytesToRead) throws com.sun.star.io.… in read()
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpinpstr.cxx | 71 sal_Int32 nBytesToRead) in readBytes()
|
/aoo42x/main/comphelper/source/streaming/ |
H A D | oslfile2streamwrap.cxx | 56 …CALL OSLInputStreamWrapper::readBytes(staruno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) in readBytes()
|
H A D | seekableinput.cxx | 125 …L_CALL OSeekableInputWrapper::readBytes( uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes()
|
H A D | seqstream.cxx | 60 …_Int32 SAL_CALL SequenceInputStream::readBytes( Sequence<sal_Int8>& aData, sal_Int32 nBytesToRead ) in readBytes()
|
/aoo42x/main/io/source/acceptor/ |
H A D | acc_pipe.cxx | 94 sal_Int32 PipeConnection::read( Sequence < sal_Int8 > & aReadBytes , sal_Int32 nBytesToRead ) in read()
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | inputstream.cxx | 90 sal_Int32 nBytesToRead ) in readBytes()
|