Searched refs:BlockPoolIntf (Results 1 – 1 of 1) sorted by relevance
336 struct BlockPoolIntf : public ConfigurableC2Intf { struct337 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function410 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()