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