Searched defs:StoreIntf (Results 1 – 1 of 1) sorted by relevance
64 struct StoreIntf : public ConfigurableC2Intf { struct65 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) : in StoreIntf() argument70 c2_status_t config( in config()83 c2_status_t query( in query()95 c2_status_t querySupportedParams( in querySupportedParams()101 c2_status_t querySupportedValues( in querySupportedValues()113 std::shared_ptr<C2ComponentStore> mStore;