Searched refs:MemoryBlockPoolImpl (Results 1 – 1 of 1) sorted by relevance
628 struct MemoryBlockPoolImpl { struct653 MemoryBlockPoolImpl() = default;655 C2_DO_NOT_COPY(MemoryBlockPoolImpl);666 struct MemoryBlockPool::Impl : MemoryBlockPoolImpl {671 std::shared_ptr<MemoryBlockPoolImpl> pool) in Impl()689 std::shared_ptr<MemoryBlockPoolImpl> mPool;695 poolBlock, std::static_pointer_cast<MemoryBlockPoolImpl>(mImpl))); in fetch()