Home
last modified time | relevance | path

Searched refs:TIMED_OUT (Results 1 – 25 of 36) sorted by relevance

12

/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal55 * has to complete in a timely manner, or `status = TIMED_OUT` is returned.
60 * `status = TIMED_OUT` is returned.
76 * timely manner, `status = TIMED_OUT` is returned.
87 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
116 * has to complete in a timely manner, or `status = TIMED_OUT` is returned.
131 * timely manner, `status = TIMED_OUT` is returned.
148 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
200 * `status = TIMED_OUT` is returned.
212 * timely manner, `status = TIMED_OUT` is returned.
225 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIComponent.hal36 * completed in a timely manner, it must return `TIMED_OUT` in the return
60 * - `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.
[all …]
DIComponentStore.hal30 * completed in a timely manner, it must return `TIMED_OUT` in the return
48 * - `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.
/hardware/google/interfaces/media/c2/1.0/
DIComponent.hal74 * - TIMED_OUT - The flush could not be completed within the time limit.
105 * - TIMED_OUT - The flush could not be completed within the time limit.
122 * - TIMED_OUT - The component could not be connected within the time
148 * - TIMED_OUT - The component could not be connected within the time
170 * - TIMED_OUT - The component could not be connected within the time
188 * - TIMED_OUT - The pool could not be created within the time
211 * - TIMED_OUT - The pool could not be destroyedwithin the time limit.
244 * - TIMED_OUT - The component could not be started within the time limit.
270 * - TIMED_OUT - The component could not be stopped within the time limit.
302 * - TIMED_OUT - The component could not be reset within the time limit.
[all …]
DIComponentStore.hal42 * - TIMED_OUT - The component could not be created within the time limit.
68 * - TIMED_OUT - The component interface could not be created within the
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DStatus.aidl48 const int TIMED_OUT = (-110) /* -110 */;
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DStatus.aidl67 const int TIMED_OUT = -110;
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DStatus.aidl48 const int TIMED_OUT = (-110) /* -110 */;
/hardware/interfaces/media/c2/1.2/
DIComponent.hal30 * completed in a timely manner, it must return `TIMED_OUT` in the return
51 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIComponentStore.hal30 * completed in a timely manner, it must return `TIMED_OUT` in the return
50 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
/hardware/interfaces/media/c2/1.1/
DIComponentStore.hal30 * completed in a timely manner, it must return `TIMED_OUT` in the return
50 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
DIComponent.hal28 * completed in a timely manner, it must return `TIMED_OUT` in the return
60 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h51 TIMED_OUT = android::TIMED_OUT, enumerator
/hardware/google/camera/common/hal/tests/
Dresult_dispatcher_tests.cc151 return received ? OK : TIMED_OUT; in WaitForShutter()
171 return received ? OK : TIMED_OUT; in WaitForResultMetadata()
196 return received ? OK : TIMED_OUT; in WaitForOuptutBuffer()
Dcamera_device_session_tests.cc266 return received ? OK : TIMED_OUT; in WaitForResult()
291 return received ? OK : TIMED_OUT; in WaitForShutter()
/hardware/google/camera/common/hal/google_camera_hal/
Dpending_requests_tracker.cc292 return TIMED_OUT; in WaitAndTrackRequestBuffers()
336 return TIMED_OUT; in WaitAndTrackAcquiredBuffers()
/hardware/interfaces/graphics/bufferqueue/2.0/
Dtypes.hal55 TIMED_OUT = -110,
DIGraphicBufferProducer.hal216 * `TIMED_OUT`.
606 * before returning an error `TIMED_OUT`.
623 * before returning `TIMED_OUT`. If @p timeoutNs is negative,
624 * dequeueBuffer() shall not be able to return `TIMED_OUT`. Instead, it
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp382 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateLoadedtoIdle()
392 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateLoadedtoIdle()
440 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateIdletoLoaded()
451 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateIdletoLoaded()
Dmedia_hidl_test_common.h205 if (delayUs < 0) return toStatus(android::TIMED_OUT);
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp782 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in TEST_P()
835 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in TEST_P()
1026 android::hardware::media::omx::V1_0::Status::TIMED_OUT) { in TEST_P()
1051 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in TEST_P()
1140 android::hardware::media::omx::V1_0::Status::TIMED_OUT) { in TEST_P()
1167 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in TEST_P()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DDynamicSensorManager.cpp263 return TIMED_OUT; in operateSensor()
/hardware/interfaces/media/omx/1.0/
Dtypes.hal43 TIMED_OUT = -110,
/hardware/google/graphics/common/libhwc2.1/
Dpixel-display.cpp129 else if (ret == TIMED_OUT) in setLhbmState()

12