BBufferPool
class BBlockBufferPool : public BBufferPool, public BBufferPoolLockable {
class BBufferPool {
virtual ~BBufferPool();
class BBufferPool;
class BBufferPool;
BBufferPool* bufferPool);
BBufferPool* fBufferPool;
class BlockBufferPoolImpl : public BBufferPool {
PoolBufferPutter(BBufferPool* pool, PoolBuffer** owner)
PoolBufferPutter(BBufferPool* pool, PoolBuffer* buffer)
BBufferPool* fPool;
static status_t CreatePackageDataReader(BBufferPool* bufferPool,
static status_t CreatePackageDataReader(BBufferPool* bufferPool,
PackageContentExtractHandler(BBufferPool* bufferPool,
using BPackageKit::BHPKG::BBufferPool;
BBufferPool* fBufferPool;
BBufferPool::~BBufferPool()
BBufferPool* fBufferPool;
ZlibPackageDataReader(BDataReader* dataReader, BBufferPool* bufferPool)
BBufferPool* fBufferPool;
BPackageDataReaderFactory::BPackageDataReaderFactory(BBufferPool* bufferPool)
BBufferPool* bufferPool)