Searched defs:StoreIntf (Results 1 – 4 of 4) sorted by relevance
59 struct StoreIntf : public ConfigurableC2Intf { struct60 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() argument65 virtual c2_status_t config( in config()78 virtual c2_status_t query( in query()90 virtual c2_status_t querySupportedParams( in querySupportedParams()96 virtual c2_status_t querySupportedValues( in querySupportedValues()108 std::shared_ptr<C2ComponentStore> mStore;
63 struct StoreIntf : public ConfigurableC2Intf { struct64 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() function69 virtual c2_status_t config( in config()82 virtual c2_status_t query( in query()94 virtual c2_status_t querySupportedParams( in querySupportedParams()100 virtual c2_status_t querySupportedValues( in querySupportedValues()112 std::shared_ptr<C2ComponentStore> mStore;
59 struct StoreIntf : public ConfigurableC2Intf { struct60 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() function65 virtual c2_status_t config( in config()78 virtual c2_status_t query( in query()90 virtual c2_status_t querySupportedParams( in querySupportedParams()96 virtual c2_status_t querySupportedValues( in querySupportedValues()108 std::shared_ptr<C2ComponentStore> mStore;