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