Searched refs:FileHandle_Impl (Results 1 – 3 of 3) sorted by relevance
69 struct FileHandle_Impl struct96 explicit FileHandle_Impl (int fd, char const * path = "<anon>"); argument97 ~FileHandle_Impl();184 FileHandle_Impl::Allocator &185 FileHandle_Impl::Allocator::get() in get()191 FileHandle_Impl::Allocator::Allocator() in Allocator()195 size_t const pagesize = FileHandle_Impl::getpagesize(); in Allocator()204 FileHandle_Impl::Allocator::~Allocator() in ~Allocator()209 void FileHandle_Impl::Allocator::allocate (sal_uInt8 ** ppBuffer, size_t * pnSize) in allocate()215 void FileHandle_Impl::Allocator::deallocate (sal_uInt8 * pBuffer) in deallocate()[all …]
63 struct FileHandle_Impl struct89 explicit FileHandle_Impl (HANDLE hFile); argument90 ~FileHandle_Impl();172 FileHandle_Impl::Allocator & argument173 FileHandle_Impl::Allocator::get() in get()179 FileHandle_Impl::Allocator::Allocator() in Allocator()183 SIZE_T const pagesize = FileHandle_Impl::getpagesize(); in Allocator()190 FileHandle_Impl::Allocator::~Allocator() in ~Allocator()195 void FileHandle_Impl::Allocator::allocate (sal_uInt8 ** ppBuffer, SIZE_T * pnSize) in allocate()201 void FileHandle_Impl::Allocator::deallocate (sal_uInt8 * pBuffer) in deallocate()[all …]
165 struct FileHandle_Impl struct192 explicit FileHandle_Impl (int fd, char const * path = "<anon>"); argument193 ~FileHandle_Impl();264 FileHandle_Impl::Allocator & argument265 FileHandle_Impl::Allocator::get() in get()271 FileHandle_Impl::Allocator::Allocator() in Allocator()275 size_t const pagesize = FileHandle_Impl::getpagesize(); in Allocator()282 FileHandle_Impl::Allocator::~Allocator() in ~Allocator()287 void FileHandle_Impl::Allocator::allocate (sal_uInt8 ** ppBuffer, size_t * pnSize) in allocate()293 void FileHandle_Impl::Allocator::deallocate (sal_uInt8 * pBuffer) in deallocate()[all …]