Searched defs:bufferPool (Results 1 – 6 of 6) sorted by relevance
35 std::shared_ptr<IBufferPool> bufferPool = nullptr; in GenerateBufferPoolId() local50 std::shared_ptr<IBufferPool> bufferPool = std::make_shared<BufferPool>(); in GetBufferPool() local
34 std::shared_ptr<IBufferPool> bufferPool; member
161 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable200 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable218 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable271 std::shared_ptr<IBufferPool> bufferPool = manager->GetBufferPool(bufferPoolId); variable711 auto bufferPool = localStream_->stream->GetBufferPool(); in CollectBuffers() local
195 auto bufferPool = bufferManager->GetBufferPool(it->GetPoolId()); in DeliverCacheCheck() local
373 auto bufferPool = bufferManager->GetBufferPool(id); in GetOutputBuffer() local
114 auto bufferPool = context_->bufferPool; in ReturnBuffer() local