Searched defs:BlockPoolIntf (Results 1 – 3 of 3) sorted by relevance
341 struct BlockPoolIntf : public ConfigurableC2Intf { struct342 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function350 virtual c2_status_t config( in config()361 virtual c2_status_t query( in query()372 virtual c2_status_t querySupportedParams( in querySupportedParams()379 virtual c2_status_t querySupportedValues( in querySupportedValues()388 std::shared_ptr<C2BlockPool> mPool;
341 struct BlockPoolIntf : public ConfigurableC2Intf { struct342 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() argument350 virtual c2_status_t config( in config()361 virtual c2_status_t query( in query()372 virtual c2_status_t querySupportedParams( in querySupportedParams()379 virtual c2_status_t querySupportedValues( in querySupportedValues()388 std::shared_ptr<C2BlockPool> mPool;