/hardware/interfaces/thermal/1.0/vts/functional/ |
D | VtsHalThermalV1_0TargetTest.cpp | 166 hidl_vec<Temperature> passed; in TEST_F() local 169 [&passed](ThermalStatus status, hidl_vec<Temperature> temperatures) { in TEST_F() 171 passed = temperatures; in TEST_F() 174 checkTemperatures(passed); in TEST_F() 181 hidl_vec<CpuUsage> passed; in TEST_F() local 184 [&passed](ThermalStatus status, hidl_vec<CpuUsage> cpuUsages) { in TEST_F() 186 passed = cpuUsages; in TEST_F() 189 checkCpuUsages(passed); in TEST_F() 196 hidl_vec<CoolingDevice> passed; in TEST_F() local 198 thermal_->getCoolingDevices([&passed]( in TEST_F() [all …]
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthubCallback.hal | 21 * This callback is passed by the Contexthub service to the HAL 31 * This callback is passed by the Contexthub service to the HAL 36 * passed in by the service at start of transacation. 43 * This callback is passed by the Contexthub service to the HAL 53 * This callback is passed by the Contexthub service to the HAL 59 * : abortCode code passed by the nanoApp. 67 * This callback is passed by the Contexthub service to the HAL
|
/hardware/interfaces/boot/1.0/ |
D | IBootControl.hal | 48 * getNumberSlots() - 1. The value returned here must match the suffix passed 61 * setActiveBootSlot() marks the slot passed in parameter as the active boot 69 * setSlotAsUnbootable() marks the slot passed in parameter as 77 * isSlotBootable() returns if the slot passed in parameter is bootable. Note 86 * isSlotMarkedSucessful() returns if the slot passed in parameter has been 96 * the slot number passed in as a parameter. The bootloader must pass the
|
/hardware/interfaces/nfc/1.0/ |
D | INfcClientCallback.hal | 21 * The callback passed in from the NFC stack that the HAL 27 * The callback passed in from the NFC stack that the HAL
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHwCallback.hal | 85 /** Opaque event data, passed transparently by the framework */ 95 * @param cookie The cookie passed by the framework when recognition was 105 * @param cookie The cookie passed by the framework when recognition was 114 * @param cookie The cookie passed by the framework when loading was
|
D | ISoundTriggerHw.hal | 66 * passed to loadSoundModel() and contains the binary data of the 109 * Configuration for sound trigger capture session passed to 148 * @param cookie The value of the cookie argument passed to the completion 176 * @param cookie The value of the cookie argument passed to the completion 213 * @param cookie The value of the cookie argument passed to the recognition
|
/hardware/interfaces/dumpstate/1.0/ |
D | IDumpstateDevice.hal | 23 * One file descriptor must be passed to this method but two may be passed:
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHciCallbacks.hal | 36 * @param data the ACL HCI packet to be passed to the host stack 42 * @param data the SCO HCI packet to be passed to the host stack
|
/hardware/interfaces/radio/deprecated/1.0/ |
D | IOemHook.hal | 42 * @param data data passed as raw bytes 52 * @param data data passed as strings
|
D | IOemHookIndication.hal | 29 * @param data data passed as raw bytes
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 107 /** Vsync values passed to setVsyncEnabled. */ 260 * format passed into this function is the default format requested by the 296 * BAD_DISPLAY when an invalid display handle was passed in. 297 * BAD_PARAMETER when the display handle which was passed in does 309 * BAD_DISPLAY when an invalid display handle was passed in. 326 * BAD_DISPLAY when an invalid display handle was passed in. 327 * BAD_LAYER when an invalid layer handle was passed in. 342 * BAD_DISPLAY when an invalid display handle was passed in. 365 * BAD_DISPLAY when an invalid display handle was passed in. 383 * BAD_DISPLAY when an invalid display handle was passed in. [all …]
|
/hardware/interfaces/tv/input/1.0/ |
D | ITvInputCallback.hal | 24 * @param event Event passed to the client.
|
/hardware/interfaces/tests/multithread/1.0/ |
D | IMultithread.hal | 28 * @param maxThreads arg passed to configureRpcThreadpool
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffect.hal | 295 * Framework and are passed as-is between the application and the effect. 315 * code and data are not interpreted by Android Framework and are passed 336 * data are not interpreted by Android Framework and are passed as-is 358 * are not interpreted by Android Framework and are passed as-is between the 389 * is not interpreted by Android Framework and is passed as-is between the 411 * is not interpreted by Android Framework and is passed as-is between the
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 44 * @param hint PowerHint which is passed
|
/hardware/interfaces/gatekeeper/1.0/ |
D | IGatekeeper.hal | 26 * passed in currentPasswordHandle, and current password must be passed in
|
/hardware/interfaces/audio/2.0/ |
D | IDevice.hal | 93 * Returns audio input buffer size according to parameters passed or 219 * The framework does not interpret the parameters, they are passed 231 * The framework does not interpret the parameters, they are passed
|
D | IStreamIn.hal | 52 * Data structure passed to the driver for executing commands 64 * Data structure passed back to the client via status message queue
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxNode.hal | 275 * the new buffer passed in via \p omxBuffer before OMX_FillThisBuffer() is 299 * the new buffer passed in via \p omxBuffer before OMX_EmptyThisBuffer() is 304 * @param flags Flags to be passed to OMX_EmptyBuffer().
|
/hardware/interfaces/broadcastradio/1.1/ |
D | types.hal | 60 * A key-value pair for vendor-specific information to be passed as-is through 71 * Value must be passed through the framework without any changes. 275 * Opaque vendor-specific identifiers, to be passed to front-end
|
D | ITuner.hal | 39 * INVALID_ARGUMENTS if invalid arguments are passed. 112 * INVALID_ARGUMENTS if invalid arguments are passed
|
/hardware/interfaces/wifi/1.1/default/ |
D | THREADING.README | 9 callbacks passed to the legacy HAL API's are invoked on this thread.
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | IPreparedModelCallback.hal | 49 * due to an error, nullptr must be passed in place of
|
/hardware/interfaces/gnss/1.0/ |
D | IGnss.hal | 143 * passed for a cold start. 155 * MS_BASED if MS_ASSISTED is passed in, and MS_BASED is supported.
|
/hardware/interfaces/oemlock/1.0/ |
D | IOemLock.hal | 30 * passed to vendor code which may use it to identify the security protocol
|