Searched refs:StoreIntf (Results 1 – 1 of 1) sorted by relevance
64 struct StoreIntf : public ConfigurableC2Intf { struct65 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) : in StoreIntf() argument119 Configurable(new CachedConfigurable(std::make_unique<StoreIntf>(store))), in ComponentStore()