Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dfilrec.cxx118 ::osl::FileBase::RC ReconnectingFile::setSize( sal_uInt64 uSize ) in setSize()
/trunk/main/store/source/
H A Dlockbyte.cxx363 sal_uInt64 uSize = 0; in initSize_Impl() local
433 sal_uInt64 const uSize = nOffset + nBytes; in writeAt_Impl() local
487 sal_uInt64 uSize = 0; in initialize() local
/trunk/main/sal/osl/w32/
H A Dfile.cxx276 oslFileError FileHandle_Impl::setSize (sal_uInt64 uSize) in setSize()
688 LARGE_INTEGER uSize = { 0, 0 }; in osl_createFileHandleFromOSHandle() local
1089 SAL_CALL osl_setFileSize (oslFileHandle Handle, sal_uInt64 uSize) in osl_setFileSize()
/trunk/main/sal/osl/unx/
H A Dfile.cxx294 oslFileError FileHandle_Impl::setSize (sal_uInt64 uSize) in setSize()
1373 SAL_CALL osl_setFileSize( oslFileHandle Handle, sal_uInt64 uSize ) in osl_setFileSize()
/trunk/main/store/workben/
H A Dt_page.cxx1098 sal_uInt64 uSize = 0; in getSize_Impl() local
1295 sal_uInt64 const uSize = nOffset + nBytes; in pokeAt_Impl() local
/trunk/main/sal/inc/osl/
H A Dfile.hxx1109 inline RC setSize( sal_uInt64 uSize ) in setSize()
/trunk/main/sal/osl/os2/
H A Dfile.cxx357 oslFileError FileHandle_Impl::setSize (sal_uInt64 uSize) in setSize()
1882 SAL_CALL osl_setFileSize( oslFileHandle Handle, sal_uInt64 uSize ) in osl_setFileSize()

Completed in 64 milliseconds