/hardware/google/aemu/host-common/include/host-common/ |
D | MediaVideoHelper.h | 51 virtual bool fatal() const { return false; } in fatal() function
|
D | MediaCudaVideoHelper.h | 73 virtual bool fatal() const override { return false == s_isCudaDecoderGood; } in fatal() function
|
D | MediaVideoToolBoxVideoHelper.h | 79 virtual bool fatal() const override { return false; } in fatal() function
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanErrorListener.hal | 25 * If the error is fatal, the client is supposed to drop any references to
|
D | ICanBus.hal | 65 * If the error is fatal, the client is supposed to drop any references to
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 32 * Callback indicating that a chip reconfiguration failed. This is a fatal 84 * Callback indicating that the chip has encountered a fatal error.
|
D | IWifiChip.hal | 670 * These alerts must be used to notify framework of any fatal error events
|
/hardware/interfaces/camera/device/3.5/ |
D | types.hal | 54 * This is not a fatal error. HAL may try to request buffer for this stream 63 * a fatal error. HAL may try to request buffer for this stream again after 81 * Get buffer failed for unknown reasons. This is a fatal error and HAL must
|
D | ICameraDeviceSession.hal | 50 * If there has been a fatal error and the device is no longer 90 * API in a timely manner, or camera service will run into a fatal error.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/Retired/ |
D | checkLinks.py | 82 def foundError(errType, tag, value, fatal): argument 102 if fatal:
|
/hardware/interfaces/audio/aidl/default/ |
D | Stream.cpp | 328 bool fatal = false; in read() local 334 fatal = true; in read() 357 return !fatal; in read() 603 bool fatal = false; in write() local 621 fatal = true; in write() 645 return !fatal; in write()
|
/hardware/interfaces/cas/1.0/ |
D | types.hal | 109 * ERROR_CAS_UNKNOWN must be returned when a fatal failure occurs and no
|
/hardware/interfaces/camera/device/3.7/ |
D | ICameraInjectionSession.hal | 62 * If there has been a fatal error and the device is no longer
|
D | ICameraDeviceSession.hal | 55 * If there has been a fatal error and the device is no longer
|
/hardware/google/aemu/host-common/ |
D | MediaVpxDecoderGeneric.cpp | 214 if (mHwVideoHelper->fatal()) { in try_decode()
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 44 * If there has been a fatal error and the device is no longer
|
/hardware/interfaces/camera/device/3.6/ |
D | ICameraDeviceSession.hal | 43 * If there has been a fatal error and the device is no longer
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 99 * ERROR_DRM_UNKNOWN must be returned when a fatal failure occurs and no
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | introduction.adoc | 258 …valid input conditions, clearly document conditions that would result in 'fatal error' leaving the…
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 60 // unknown fatal
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 139 * If there has been a fatal error and the device is no longer
|
D | types.hal | 193 * If a configureStreams() call returns a non-fatal error, all active streams
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 64 // unknown fatal
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 515 * should be treated as opaque fatal unrecoverable errors.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 6274 * Raise a fatal error (instead of a warning) in `scripts/generator.py` 11469 logic error in reflib.py which could cause a fatal error for
|