Lines Matching refs:a
5 // You may obtain a copy of the License at
21 // Type of a command.
25 // To request to exit a driver.
27 // To get the status of a driver.
30 // for a HAL driver
31 // To request to load a HAL.
33 // To get a list of available functions.
35 // To call a function.
39 // To read the specification message of a component.
42 // for a shell driver
43 // To execute a shell command.
46 // To invoke a system call.
58 // Type of a response.
68 // To specify a command.
80 // The name of a target.
86 // target version (should be divided by 100) - float has a compatibility issue
90 // the name of a HAL module to open.
92 // the package of a HIDL HAL to open.
94 // the name of a target component (currently used for HIDL HALs only).
103 // the name of a HW Binder service to use (only needed for HIDL HAL).
112 // UID of a caller on the driver-side.
127 // To specify a response.