Searched refs:TIMED_OUT (Results 1 – 21 of 21) sorted by relevance
/hardware/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 55 * 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.
|
D | IComponent.hal | 36 * 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 …]
|
D | IComponentStore.hal | 30 * 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.
|
D | IInputSink.hal | 41 * - `TIMED_OUT` - The operation cannot be finished in a timely manner.
|
D | types.hal | 57 TIMED_OUT = -110, 795 * - `TIMED_OUT`: The query could not be completed in a timely manner.
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponent.hal | 74 * - 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 …]
|
D | IComponentStore.hal | 42 * - TIMED_OUT - The component could not be created within the time limit. 68 * - TIMED_OUT - The component interface could not be created within the
|
D | types.hal | 53 TIMED_OUT = -110,
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioSystemLegacy.h | 51 TIMED_OUT = android::TIMED_OUT, enumerator
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | types.hal | 55 TIMED_OUT = -110,
|
D | IGraphicBufferProducer.hal | 216 * `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/ |
D | media_hidl_test_common.cpp | 441 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()
|
D | media_hidl_test_common.h | 211 if (delayUs < 0) return toStatus(android::TIMED_OUT);
|
/hardware/interfaces/media/omx/1.0/vts/functional/component/ |
D | VtsHalMediaOmxV1_0TargetComponentTest.cpp | 782 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/ |
D | types.hal | 43 TIMED_OUT = -110,
|
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 289 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in waitOnInputConsumption()
|
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 474 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/ |
D | IGraphicBufferProducer.hal | 289 * * 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/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 395 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()
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 607 android::hardware::media::omx::V1_0::Status::TIMED_OUT); in waitOnInputConsumption()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 2849 return TIMED_OUT; in toStatusT()
|