Searched defs:readAt (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/io/source/stm/ | ||
H A D | streamhelper.cxx | 129 void MemRingBuffer::readAt( sal_Int32 nPos, Sequence<sal_Int8> &seq , sal_Int32 nBytesToRead ) const in readAt() function in io_stm::MemRingBuffer |
/aoo42x/main/store/source/ | ||
H A D | storlckb.cxx | 143 storeError OStoreLockBytes::readAt ( in readAt() function in OStoreLockBytes |
H A D | lockbyte.cxx | 87 storeError ILockBytes::readAt (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in readAt() function in ILockBytes |
/aoo42x/main/store/inc/store/ | ||
H A D | store.hxx | 133 inline storeError readAt ( in readAt() function in store::OStoreStream |
/aoo42x/main/sal/osl/w32/ | ||
H A D | file.cxx | 293 oslFileError FileHandle_Impl::readAt ( in readAt() function in FileHandle_Impl |
/aoo42x/main/sal/osl/unx/ | ||
H A D | file.cxx | 335 oslFileError FileHandle_Impl::readAt ( in readAt() function in FileHandle_Impl |
/aoo42x/main/sal/osl/os2/ | ||
H A D | file.cxx | 398 oslFileError FileHandle_Impl::readAt ( in readAt() function in FileHandle_Impl |
Completed in 85 milliseconds