Home
last modified time | relevance | path

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

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