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