Searched refs:BBufferPool (Results 1 – 9 of 9) sorted by relevance
17 class BBufferPool; variable29 BBufferPool* bufferPool);36 BBufferPool* fBufferPool;
15 BBufferPool::~BBufferPool() in ~BBufferPool()
51 PoolBufferPutter(BBufferPool* pool, PoolBuffer** owner) in PoolBufferPutter()59 PoolBufferPutter(BBufferPool* pool, PoolBuffer* buffer) in PoolBufferPutter()78 BBufferPool* fPool;
27 class BlockBufferPoolImpl : public BBufferPool {
23 class BBufferPool {25 virtual ~BBufferPool();
17 class BBufferPool; variable
25 class BBlockBufferPool : public BBufferPool, public BBufferPoolLockable {
71 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()
47 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;