Searched refs:MemoryBlockPoolImpl (Results 1 – 1 of 1) sorted by relevance
696 struct MemoryBlockPoolImpl { struct721 MemoryBlockPoolImpl() = default;723 C2_DO_NOT_COPY(MemoryBlockPoolImpl);734 struct MemoryBlockPool::Impl : MemoryBlockPoolImpl {739 std::shared_ptr<MemoryBlockPoolImpl> pool) in Impl()757 std::shared_ptr<MemoryBlockPoolImpl> mPool;763 poolBlock, std::static_pointer_cast<MemoryBlockPoolImpl>(mImpl))); in fetch()