Home
last modified time | relevance | path

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

/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.
Dtypes.hal57 TIMED_OUT = -110,
795 * - `TIMED_OUT`: The query could not be completed 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
Dtypes.hal53 TIMED_OUT = -110,
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h51 TIMED_OUT = android::TIMED_OUT, enumerator
/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.cpp441 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateLoadedtoIdle()
451 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateLoadedtoIdle()
495 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateIdletoLoaded()
506 ASSERT_EQ(status, android::hardware::media::omx::V1_0::Status::TIMED_OUT); in changeStateIdletoLoaded()
Dmedia_hidl_test_common.h211 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/interfaces/media/omx/1.0/
Dtypes.hal43 TIMED_OUT = -110,
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp289 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in waitOnInputConsumption()
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp474 if (status == android::hardware::media::omx::V1_0::Status::TIMED_OUT) { in portReconfiguration()
520 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in portReconfiguration()
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal289 * * TIMED_OUT - the timeout set by setDequeueTimeout was exceeded while
386 * * TIMED_OUT - the timeout set by setDequeueTimeout was exceeded while
662 * before returning an error (TIMED_OUT).
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp395 android::hardware::media::omx::V1_0::Status::TIMED_OUT) { in portReconfiguration()
408 android::hardware::media::omx::V1_0::Status::TIMED_OUT) { in portReconfiguration()
452 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in portReconfiguration()
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp607 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in waitOnInputConsumption()
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp2849 return TIMED_OUT; in toStatusT()