Searched refs:bpPool (Results 1 – 1 of 1) sorted by relevance
1029 std::shared_ptr<C2VdaPooledBlockPool> bpPool = in allocateBuffersFromBlockAllocator() local1031 if (bpPool) { in allocateBuffersFromBlockAllocator()1032 err = bpPool->requestNewBufferSet(static_cast<int32_t>(bufferCount)); in allocateBuffersFromBlockAllocator()