platform_hardware_interfaces/neuralnetworks/1.0/utils
Michael Butler cca3e20e23 Cleanup how transport errors are handled in NN utils
Prior to this change, whenever the NN utility code encountered a HIDL
transport error, the error message would display the file and line
number of the "handleTransportError" function itself. This change
introduces a new macro "HANDLE_TRANSPORT_FAILURE" that handles the
transport error in a similar way but now the error message displays
the file and line number of where the macro is called.

Bug: N/A
Test: mma
Change-Id: I35b34f8f5be52b7fcff0fbb58a37ab2b8c7dd8bb
Merged-In: I35b34f8f5be52b7fcff0fbb58a37ab2b8c7dd8bb
(cherry picked from commit 61f508e018)
2020-12-07 22:38:16 -08:00
..
include/nnapi/hal/1.0 Validate during NN conversions by default -- hal 2020-12-07 22:37:28 -08:00
src Cleanup how transport errors are handled in NN utils 2020-12-07 22:38:16 -08:00
Android.bp Implement NNAPI canonical interfaces 2020-11-16 14:29:55 -08:00
OWNERS Create conversions to/from NNAPI canonical types 2020-10-05 12:47:57 -07:00