Searched defs:BlockPoolIntf (Results 1 – 2 of 2) sorted by relevance
337 struct BlockPoolIntf : public ConfigurableC2Intf { struct338 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() function346 virtual c2_status_t config( in config()357 virtual c2_status_t query( in query()368 virtual c2_status_t querySupportedParams( in querySupportedParams()375 virtual c2_status_t querySupportedValues( in querySupportedValues()384 std::shared_ptr<C2BlockPool> mPool;
337 struct BlockPoolIntf : public ConfigurableC2Intf { struct338 BlockPoolIntf(const std::shared_ptr<C2BlockPool>& pool) in BlockPoolIntf() argument346 virtual c2_status_t config( in config()357 virtual c2_status_t query( in query()368 virtual c2_status_t querySupportedParams( in querySupportedParams()375 virtual c2_status_t querySupportedValues( in querySupportedValues()384 std::shared_ptr<C2BlockPool> mPool;