Searched refs:pBytesRead (Results 1 – 5 of 5) sorted by relevance
106 sal_uInt64 * pBytesRead);118 sal_uInt64 * pBytesRead);129 sal_uInt64 * pBytesRead);297 sal_uInt64 * pBytesRead) in readAt() argument320 *pBytesRead = dwDone; in readAt()361 sal_uInt64 * pBytesRead) in readFileAt() argument374 *pBytesRead = dwDone; in readFileAt()507 sal_uInt64 * pBytesRead) in readLineAt() argument913 sal_uInt64 * pBytesRead) in osl_readFile() argument924 pImpl->m_filepos += *pBytesRead; in osl_readFile()[all …]
114 sal_uInt64 * pBytesRead);126 sal_uInt64 * pBytesRead);137 sal_uInt64 * pBytesRead);339 sal_uInt64 * pBytesRead) in readAt() argument380 *pBytesRead = nBytes; in readAt()431 sal_uInt64 * pBytesRead) in readFileAt() argument439 *pBytesRead = nBytes; in readFileAt()571 sal_uInt64 * pBytesRead) in readLineAt() argument1154 sal_uInt64 * pBytesRead) in osl_readFile() argument1171 pImpl->m_fileptr += *pBytesRead; in osl_readFile()[all …]
209 sal_uInt64 * pBytesRead);221 sal_uInt64 * pBytesRead);232 sal_uInt64 * pBytesRead);402 sal_uInt64 * pBytesRead) in readAt() argument425 *pBytesRead = nBytes; in readAt()466 sal_uInt64 * pBytesRead) in readFileAt() argument474 *pBytesRead = nBytes; in readFileAt()604 sal_uInt64 * pBytesRead) in readLineAt() argument1671 sal_uInt64 * pBytesRead) in osl_readFile() argument1687 pImpl->m_fileptr += *pBytesRead; in osl_readFile()[all …]
125 byte pBytesRead[][] = new byte [1][nBytesCnt]; in test()126 xSeekableInStream.readBytes ( pBytesRead, pBytesRead[0].length + 1 ); in test()140 } else if ( pBytesOriginal[i] != pBytesRead[0][i] ) { in test()
879 …eadFile( oslFileHandle Handle, void *pBuffer, sal_uInt64 uBytesRequested, sal_uInt64 *pBytesRead );960 sal_uInt64* pBytesRead
Completed in 77 milliseconds