Home
last modified time | relevance | path

Searched refs:calls (Results 1 – 25 of 117) sorted by relevance

12345

/hardware/interfaces/tests/multithread/1.0/
DIMultithread.hal22 * Makes calls finish only when specific number of them are running in parallel
29 * Could not be decremented by future calls
30 * @param numThreads number of calls in parallel to finish
/hardware/interfaces/automotive/evs/1.1/
DIEvsCameraStream.hal29 * Receives calls from the HAL each time video frames is ready for inspection.
30 * Buffer handles received by this method must be returned via calls to
48 * Receives calls from the HAL each time an event happens.
DIEvsUltrasonicsArrayStream.hal28 * Receives calls from the HAL each time a data frame is ready.
35 * Receives calls from the HAL each time an event happens.
/hardware/interfaces/automotive/evs/1.0/
DIEvsCameraStream.hal26 * Receives calls from the HAL each time a video frame is ready for inspection.
27 * Buffer handles received by this method must be returned via calls to
/hardware/interfaces/thermal/1.0/
DIThermal.hal30 * the same regardless the number of calls to this method even if
50 * the same regardless the number of calls to this method.
67 * of calls to this method even if they go offline, if these devices
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal30 * and these calls must not block for extended periods.
46 * may be made at a time by the HAL although the calls may come from
52 * one of the processCaptureResult calls, even in case of errors producing
132 * The SHUTTER notify calls for requests with android.control.enableZsl
142 * Different SHUTTER notify calls for zero-shutter-lag requests with
144 * them, as is for other kinds of requests. SHUTTER notify calls for
146 * with SHUTTER notify calls for regular requests.
DICameraDevice.hal45 * subsequent calls on this interface must return
57 * information may not change between consecutive calls.
74 * subsequent calls on this interface must return
104 * When the client calls setTorchMode() to turn on the torch mode of a flash
107 * setTorchMode() calls and notify the framework that the torch mode state
138 * subsequent calls on this interface must return
171 * calls on this interface must return CAMERA_DISCONNECTED.
/hardware/interfaces/thermal/2.0/
DIThermal.hal37 * the same regardless of the number of calls to this method even if
55 * the same regardless of the number of calls to this method even if
58 * are returned as static values and must not change across calls. The actual
113 * of calls to this method even if they go offline, if these devices
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal37 * this logical camera device. This information may not change between consecutive calls.
65 * subsequent calls on this interface must return
96 * after active session configuration. This means that calls must not
/hardware/interfaces/boot/1.1/
DIBootControl.hal25 * After the merge status is set to a given value, subsequent calls to
33 * setSnapshotMergeStatus call, all subsequent calls to getSnapshotMergeStatus must block until
/hardware/interfaces/gnss/1.1/
DIGnssCallback.hal53 * In response to this method call, GNSS HAL can expect zero, one, or more calls to
56 * implementations must be able to handle calls to IGnss::injectLocation or
/hardware/interfaces/radio/1.2/
DIRadioResponse.hal77 * @param calls Current call list
90 oneway getCurrentCallsResponse_1_2(RadioResponseInfo info, vec<Call> calls);
/hardware/interfaces/health/2.0/utils/
DREADME.md14 those binaries calls `health_service_main()` directly.
/hardware/interfaces/broadcastradio/2.0/
DICloseHandle.hal28 * After the close call is executed, no other calls to this interface
/hardware/interfaces/automotive/can/1.0/
DICloseHandle.hal30 * Otherwise, the server must ignore subsequent calls.
/hardware/interfaces/automotive/audiocontrol/2.0/
DICloseHandle.hal31 * Otherwise, the server must ignore subsequent calls.
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioPort.hal24 * The Audio HAL calls methods in this interface to start, suspend, and stop
25 * an audio stream. These calls return immediately and the results, if any,
/hardware/interfaces/gnss/1.0/
DIGnssBatchingCallback.hal27 * buffer, such the sequential calls of this callback do not return any
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal51 * subsequent calls on this interface must return
74 * subsequent calls on this interface must return
100 * When the framework calls setTorchMode() to turn on the torch mode of a
133 * subsequent calls on this interface must return
177 * calls on this interface must return CAMERA_DISCONNECTED.
277 * a camera HAL client via releaseRecordingFrame() before the client calls
278 * disableMsgType(CAMERA_MSG_VIDEO_FRAME). After the client calls
/hardware/interfaces/gnss/2.0/
DIGnssCallback.hal67 * In response to this method call, GNSS HAL can expect zero, one, or more calls to
70 * implementations must be able to handle calls to IGnss::injectLocation or
DIGnssBatchingCallback.hal27 * buffer, such the sequential calls of this callback do not return any
/hardware/interfaces/wifi/1.0/
DIWifiChipEventCallback.hal61 * - Driver calls this callback when new records are available, the
70 * driver when framework calls |forceDumpToDebugRingBuffer|. The driver
/hardware/interfaces/camera/device/3.4/
DICameraDeviceCallback.hal30 * and these calls must not block for extended periods.
/hardware/interfaces/media/c2/1.0/
DIComponentListener.hal111 * in any onInputBuffersReleased() calls. That means
119 * IPC calls, onInputBuffersReleased() should be called only when
/hardware/interfaces/camera/common/1.0/
Dtypes.hal25 * Status codes for camera HAL method calls.
146 * in provider method calls must return status code ILLEGAL_ARGUMENT.
232 * HAL calls torchModeStatusChange().
289 * must fail during the configure calls. If the total resource cost is <=
325 * the open or configure calls.
362 * calls for this combination.

12345