Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentInterface.h45 struct ComponentInterface : public IComponentInterface { struct
54 sp<CachedConfigurable> mConfigurable;
55 c2_status_t mInit;
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentInterface.cpp88 ComponentInterface::ComponentInterface( in ComponentInterface() function in android::hardware::media::c2::V1_0::utils::ComponentInterface