Searched defs:BlockPoolIntf (Results 1 – 3 of 3) sorted by relevance
356 struct BlockPoolIntf : public ConfigurableC2Intf { struct357 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function365 virtual c2_status_t config( in config()376 virtual c2_status_t query( in query()387 virtual c2_status_t querySupportedParams( in querySupportedParams()394 virtual c2_status_t querySupportedValues( in querySupportedValues()403 std::shared_ptr<C2BlockPool> mPool;
356 struct BlockPoolIntf : public ConfigurableC2Intf { struct357 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() argument365 virtual c2_status_t config( in config()376 virtual c2_status_t query( in query()387 virtual c2_status_t querySupportedParams( in querySupportedParams()394 virtual c2_status_t querySupportedValues( in querySupportedValues()403 std::shared_ptr<C2BlockPool> mPool;