Home
last modified time | relevance | path

Searched refs:finished (Results 1 – 25 of 44) sorted by relevance

12

/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DWorkerThreadTest.cpp78 bool finished = false; in TEST() local
91 worker.schedule(Callable::from([&mut, &cv, &finished] { in TEST()
93 finished = true; in TEST()
98 cv.wait(lock, [&finished] { return finished; }); in TEST()
/hardware/interfaces/media/c2/1.0/
DIComponent.hal60 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
81 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
110 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
127 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
150 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
181 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
205 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
227 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
248 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
277 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
[all …]
DIComponentStore.hal48 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
72 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
142 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
159 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
181 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
202 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIInputSink.hal41 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIConfigurable.hal87 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
148 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
225 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
/hardware/interfaces/health/storage/1.0/
DIGarbageCollectCallback.hal23 * When garbage collection has finished, the implementation must
/hardware/interfaces/broadcastradio/1.1/
DITuner.hal53 * actual announcement being finished, so trafficAnnouncement /
83 * Device may utilize an already running (but not finished) scan for
95 * it successfully finished).
/hardware/interfaces/media/c2/1.2/
Dtypes.hal33 * INIT = 0, Configuring surface is not finished.
DIComponent.hal51 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIComponentStore.hal50 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
/hardware/interfaces/neuralnetworks/1.0/
DIExecutionCallback.hal27 * finished performing the execution. notify must be provided with the
DIPreparedModelCallback.hal29 * this callback has finished preparing the model. If the model was
DIDevice.hal81 * When the asynchronous task has finished preparing the model, it must
92 * the prepared model can only be finished when it is paired with a set of
/hardware/interfaces/automotive/audiocontrol/2.0/
DIFocusListener.hal44 * Called whenever HAL is abandoning focus as it is finished playing audio of a given usage in a
/hardware/interfaces/media/c2/1.1/
DIComponentStore.hal50 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIComponent.hal60 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
/hardware/interfaces/neuralnetworks/1.1/
DIDevice.hal86 * When the asynchronous task has finished preparing the model, it must
97 * the prepared model can only be finished when it is paired with a set of
/hardware/interfaces/neuralnetworks/1.2/
DIPreparedModelCallback.hal31 * task holding this callback has finished preparing the model. If the model was
DIExecutionCallback.hal30 * task has finished performing the execution. Either notify_1_2 or notify must be
DIDevice.hal188 * finished. The driver must dup a file descriptor if it wants to get access to
205 * When the asynchronous task has finished preparing the model, it must
224 * the prepared model may only be finished when it is paired with a set of
285 * finished. The driver must dup a file descriptor if it wants to get access to
304 * When the asynchronous task has finished preparing the model, it must
315 * the prepared model may only be finished when it is paired with a set of
/hardware/interfaces/neuralnetworks/1.3/
DIFencedExecutionCallback.hal31 * evaluation has finished or resulted in an runtime error, as indicated by the status
DIPreparedModelCallback.hal32 * task holding this callback has finished preparing the model. If the model was
DIDevice.hal98 * asynchronous preparation has finished. The driver must dup a file
115 * When the asynchronous task has finished preparing the model, it must
154 * the prepared model may only be finished when it is paired with a set of
227 * finished. The driver must dup a file descriptor if it wants to get access to
246 * When the asynchronous task has finished preparing the model, it must
273 * the prepared model may only be finished when it is paired with a set of
DIExecutionCallback.hal33 * finished performing the execution. One of the notify methods must be
/hardware/interfaces/camera/device/3.6/
DICameraOfflineSession.hal71 * has finished all requests it needs to handle. If there are still unfinished

12