Home
last modified time | relevance | path

Searched refs:StoreIntf (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp51 struct StoreIntf : public ConfigurableC2Intf { struct
52 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() function
126 : mConfigurable{new CachedConfigurable(std::make_unique<StoreIntf>(store))}, in ComponentStore()
/frameworks/av/media/codec2/hidl/1.1/utils/
DComponentStore.cpp51 struct StoreIntf : public ConfigurableC2Intf { struct
52 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() function
126 : mConfigurable{new CachedConfigurable(std::make_unique<StoreIntf>(store))}, in ComponentStore()