Lines Matching refs:a
5 // You may obtain a copy of the License at
23 // Type of a command.
26 // To get a list of available HAL modules.
35 // To start a fuzzer binary service and select a HAL module.
37 // To read the VTS spec of a target component.
40 // To get a list of available functions.
42 // To call a function.
47 // To execute a shell command;
59 // Type of a response.
86 // To specify a command.
104 // The name of a target.
107 // Whether a target driver binary is 64-bits or 32-bits.
114 // target version (should be divided by 100) - float has a compatibility issue
119 // the name of a HAL module to open.
122 // the package name of a HIDL HAL.
125 // the name of a target component (currently used for HIDL HALs only).
133 // Specify if a HAL service is test HAL.
137 // the name of a HW Binder service to use (only needed for HIDL HAL).
146 // UID of a caller on the driver-side.
161 // To specify a response.
192 // To specify a callback request message for the TCP server.
197 // the name of a callback (e.g., <class name>::<method name>).
205 // To specify a callback response message from the TCP server.
207 // Response code in a Callback response from TCP server.