Lines Matching refs:component
21 // Class of a target component.
45 // Type of a target component.
191 // on the component info (package, version etc.)
206 // HAL major version of component (e.g. 1.0 -> 1).
208 // HAL minor version of component (e.g. 1.0 -> 0).
528 // a list of structures contained in the component.
536 // To specify an interface of a component
541 // a list of functions exposed by the component.
547 // a list of structures contained in the component.
555 // Class, type, and version of a target component.
558 // component HAL version (e.g. 1.0).
562 // The name of a target component (used for HIDL HALs).
569 // HAL major version of component (e.g. 1.0 -> 1).
571 // HAL minor version of component (e.g. 1.0 -> 0).
574 // The package path of a target component (e.g., android.hardware.name).
585 // a list of headers that need to be imported in order to use the component.