Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp48 struct CompIntf : public ConfigurableC2Intf { struct
49 CompIntf(const std::shared_ptr<C2ComponentInterface>& intf) : in CompIntf() function
311 Configurable(new CachedConfigurable(std::make_unique<CompIntf>(intf))), in ComponentInterface()
416 std::make_unique<CompIntf>(component->intf()))), in Component()