Lines Matching refs:BufferPoolData
389 void getBufferPoolData(std::shared_ptr<bufferpool::BufferPoolData> *data) const { in getBufferPoolData()
393 C2PooledBlockPoolData(const std::shared_ptr<bufferpool::BufferPoolData> &data) : mData(data) {} in C2PooledBlockPoolData()
398 std::shared_ptr<bufferpool::BufferPoolData> mData;
403 std::shared_ptr<bufferpool::BufferPoolData> *bufferPoolData) { in GetBufferPoolData()
419 void getBufferPoolData(std::shared_ptr<bufferpool2::BufferPoolData> *data) const { in getBufferPoolData()
423 C2PooledBlockPoolData2(const std::shared_ptr<bufferpool2::BufferPoolData> &data) in C2PooledBlockPoolData2()
429 std::shared_ptr<bufferpool2::BufferPoolData> mData;
434 std::shared_ptr<bufferpool2::BufferPoolData> *bufferPoolData) { in GetBufferPoolData()
488 const C2Handle *cHandle, const std::shared_ptr<bufferpool::BufferPoolData> &data) { in CreateLinearBlock()
519 const C2Handle *cHandle, const std::shared_ptr<bufferpool2::BufferPoolData> &data) { in CreateLinearBlock()
792 std::shared_ptr<bufferpool::BufferPoolData> bufferPoolData; in fetchLinearBlock()
825 std::shared_ptr<bufferpool::BufferPoolData> bufferPoolData; in fetchGraphicBlock()
1103 std::shared_ptr<bufferpool2::BufferPoolData> bufferPoolData; in fetchLinearBlock()
1136 std::shared_ptr<bufferpool2::BufferPoolData> bufferPoolData; in fetchGraphicBlock()
1559 const std::shared_ptr<bufferpool::BufferPoolData> &data) { in CreateGraphicBlock()
1580 const std::shared_ptr<bufferpool2::BufferPoolData> &data) { in CreateGraphicBlock()