Searched refs:ComponentInterface (Results 1 – 16 of 16) 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()
69 "ComponentInterface.cpp",
245 interface = new ComponentInterface(c2interface, mParameterCache); in createInterface()
211 mInterface{new ComponentInterface(component->intf(),
45 struct ComponentInterface : public IComponentInterface { struct46 ComponentInterface(
114 sp<ComponentInterface> mInterface;
30 using ::android::hardware::media::c2::V1_0::utils::ComponentInterface;
119 sp<ComponentInterface> mInterface;
124 sp<ComponentInterface> mInterface;
80 "ComponentInterface.cpp",
244 interface = new ComponentInterface(c2interface, mParameterCache); in createInterface()
84 "ComponentInterface.cpp",