Searched refs:BlockPoolIntf (Results 1 – 4 of 4) sorted by relevance
302 struct BlockPoolIntf : public ConfigurableC2Intf { struct303 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() argument396 std::make_unique<BlockPoolIntf>(c2BlockPool)); in createBlockPool()
419 struct BlockPoolIntf : public ConfigurableC2Intf { struct420 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() argument510 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()
417 struct BlockPoolIntf : public ConfigurableC2Intf { struct418 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function508 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()
423 struct BlockPoolIntf : public ConfigurableC2Intf { struct424 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function514 std::make_unique<BlockPoolIntf>(blockPool))); in createBlockPool()