Searched refs:MemoryBlockPoolImpl (Results 1 – 1 of 1) sorted by relevance
736 struct MemoryBlockPoolImpl { struct761 MemoryBlockPoolImpl() = default;763 C2_DO_NOT_COPY(MemoryBlockPoolImpl);774 struct MemoryBlockPool::Impl : MemoryBlockPoolImpl {779 std::shared_ptr<MemoryBlockPoolImpl> pool) in Impl()797 std::shared_ptr<MemoryBlockPoolImpl> mPool;803 poolBlock, std::static_pointer_cast<MemoryBlockPoolImpl>(mImpl))); in fetch()