Home
last modified time | relevance | path

Searched defs:STREAM_ERROR (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
H A DEvsEventType.aidl53 STREAM_ERROR, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/
DEvsEventType.aidl43 STREAM_ERROR, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
H A DEvsEventType.aidl43 STREAM_ERROR, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
H A DEvsEventType.aidl43 STREAM_ERROR, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
H A DEvsEventType.aidl43 STREAM_ERROR = 6, enumConstant
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/ada/
Dzlib.adb30 STREAM_ERROR, literal
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/
Dtypes.h130STREAM_ERROR = 6u /* ::android::hardware::automotive::evs::V1_1::EvsEventType.MASTER_RELEASED impl… enumerator
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/
Dtypes.h130STREAM_ERROR = 6u /* ::android::hardware::automotive::evs::V1_1::EvsEventType.MASTER_RELEASED impl… enumerator
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/
Dtypes.h130STREAM_ERROR = 6u /* ::android::hardware::automotive::evs::V1_1::EvsEventType.MASTER_RELEASED impl… enumerator
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/
Dtypes.h130STREAM_ERROR = 6u /* ::android::hardware::automotive::evs::V1_1::EvsEventType.MASTER_RELEASED impl… enumerator
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngfix.c693 # define STREAM_ERROR 0x04 /* damaged PNG stream (may be fixable) */ macro