Searched refs:ComponentInterface (Results 1 – 3 of 3) sorted by relevance
57 struct ComponentInterface : public Configurable<IComponentInterface> { struct58 ComponentInterface(
308 ComponentInterface::ComponentInterface( in ComponentInterface() function in hardware::google::media::c2::V1_0::utils::ComponentInterface316 c2_status_t ComponentInterface::status() const { in status()
203 interface = new ComponentInterface(c2interface, this); in createInterface()