Searched defs:bufferPool (Results 1 – 6 of 6) sorted by relevance
36 std::shared_ptr<IBufferPool> bufferPool = nullptr; in GenerateBufferPoolId() local51 std::shared_ptr<IBufferPool> bufferPool = std::make_shared<BufferPool>(); in GetBufferPool() local
34 std::shared_ptr<IBufferPool> bufferPool; member
163 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable202 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable220 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable273 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable713 auto bufferPool = localStream_->stream->GetBufferPool(); in CollectBuffers() local
203 auto bufferPool = bufferManager->GetBufferPool(it->GetPoolId()); in DeliverCacheCheck() local
403 auto bufferPool = bufferManager->GetBufferPool(id); in GetOutputBuffer() local
114 auto bufferPool = context_->bufferPool; in ReturnBuffer() local