Enumerations
enum Direction
| Name | Value |
|---|---|
| INPUT | 0 |
| OUTPUT | 1 |
| INOUT | 2 |
Defined at line 20 of file host_x64/gen/src/microfuchsia/tee/binder-proxy/android_system_microfuchsia_trusted_app_cpp_aidl/include/android/system/microfuchsia/trusted_app/Direction.h
enum ReturnOrigin
| Name | Value |
|---|---|
| COMMUNICATION | 0 |
| TRUSTED_OS | 1 |
| TRUSTED_APPLICATION | 2 |
Defined at line 20 of file host_x64/gen/src/microfuchsia/tee/binder-proxy/android_system_microfuchsia_trusted_app_cpp_aidl/include/android/system/microfuchsia/trusted_app/ReturnOrigin.h