Searched refs:ComponentInterface (Results 1 – 6 of 6) sorted by relevance
88 ComponentInterface::ComponentInterface( in ComponentInterface() function in android::hardware::media::c2::V1_0::utils::ComponentInterface96 c2_status_t ComponentInterface::status() const { in status()100 Return<sp<IConfigurable>> ComponentInterface::getConfigurable() { in getConfigurable()
56 "ComponentInterface.cpp",
190 interface = new ComponentInterface(c2interface, this); in createInterface()
207 mInterface{new ComponentInterface(component->intf(), store.get())},
45 struct ComponentInterface : public IComponentInterface { struct46 ComponentInterface(
112 sp<ComponentInterface> mInterface;