Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 51) sorted by relevance

123

/hardware/interfaces/thermal/1.0/vts/functional/
DVtsHalThermalV1_0TargetTest.cpp166 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/
DIContexthubCallback.hal21 * 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/
DIBootControl.hal48 * 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/
DINfcClientCallback.hal21 * 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/
DISoundTriggerHwCallback.hal85 /** 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
DISoundTriggerHw.hal66 * 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/
DIDumpstateDevice.hal23 * One file descriptor must be passed to this method but two may be passed:
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHciCallbacks.hal36 * @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/
DIOemHook.hal42 * @param data data passed as raw bytes
52 * @param data data passed as strings
DIOemHookIndication.hal29 * @param data data passed as raw bytes
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal107 /** 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/
DITvInputCallback.hal24 * @param event Event passed to the client.
/hardware/interfaces/tests/multithread/1.0/
DIMultithread.hal28 * @param maxThreads arg passed to configureRpcThreadpool
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal295 * 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/
DIPower.hal44 * @param hint PowerHint which is passed
/hardware/interfaces/gatekeeper/1.0/
DIGatekeeper.hal26 * passed in currentPasswordHandle, and current password must be passed in
/hardware/interfaces/audio/2.0/
DIDevice.hal93 * 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
DIStreamIn.hal52 * 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/
DIOmxNode.hal275 * 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/
Dtypes.hal60 * 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
DITuner.hal39 * INVALID_ARGUMENTS if invalid arguments are passed.
112 * INVALID_ARGUMENTS if invalid arguments are passed
/hardware/interfaces/wifi/1.1/default/
DTHREADING.README9 callbacks passed to the legacy HAL API's are invoked on this thread.
/hardware/interfaces/neuralnetworks/1.0/
DIPreparedModelCallback.hal49 * due to an error, nullptr must be passed in place of
/hardware/interfaces/gnss/1.0/
DIGnss.hal143 * passed for a cold start.
155 * MS_BASED if MS_ASSISTED is passed in, and MS_BASED is supported.
/hardware/interfaces/oemlock/1.0/
DIOemLock.hal30 * passed to vendor code which may use it to identify the security protocol

123