Searched refs:BBufferPool (Results 1 - 9 of 9) sorted by relevance

/haiku/src/kits/package/hpkg/
H A DBufferPool.cpp15 BBufferPool::~BBufferPool()
/haiku/headers/os/package/hpkg/v1/
H A DPackageDataReader.h17 class BBufferPool;
29 BBufferPool* bufferPool);
36 BBufferPool* fBufferPool;
/haiku/headers/os/package/hpkg/
H A DBufferPool.h23 class BBufferPool { class in namespace:BPackageKit::BHPKG
25 virtual ~BBufferPool();
H A DPackageDataReader.h17 class BBufferPool;
H A DBlockBufferPool.h25 class BBlockBufferPool : public BBufferPool, public BBufferPoolLockable {
/haiku/headers/private/package/hpkg/
H A DPoolBuffer.h51 PoolBufferPutter(BBufferPool* pool, PoolBuffer** owner)
59 PoolBufferPutter(BBufferPool* pool, PoolBuffer* buffer)
78 BBufferPool* fPool;
H A DBlockBufferPoolImpl.h27 class BlockBufferPoolImpl : public BBufferPool {
/haiku/src/kits/package/hpkg/v1/
H A DPackageDataReaderV1.cpp71 BBufferPool* bufferPool)
139 BBufferPool* fBufferPool;
150 ZlibPackageDataReader(BDataReader* dataReader, BBufferPool* bufferPool)
383 BBufferPool* fBufferPool;
419 BPackageDataReaderFactory::BPackageDataReaderFactory(BBufferPool* bufferPool)
/haiku/src/bin/package/
H A Dcommand_extract.cpp47 using BPackageKit::BHPKG::BBufferPool;
100 static status_t CreatePackageDataReader(BBufferPool* bufferPool,
153 static status_t CreatePackageDataReader(BBufferPool* bufferPool,
309 PackageContentExtractHandler(BBufferPool* bufferPool,
754 BBufferPool* fBufferPool;

Completed in 86 milliseconds