Home
last modified time | relevance | path

Searched defs:ComponentInterface (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h57 struct ComponentInterface : public Configurable<IComponentInterface> { struct
65 std::shared_ptr<C2ComponentInterface> mInterface; argument
66 sp<ComponentStore> mStore;
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp308 ComponentInterface::ComponentInterface( in ComponentInterface() function in hardware::google::media::c2::V1_0::utils::ComponentInterface