Home
last modified time | relevance | path

Searched defs:FAILURE (Results 1 – 25 of 831) sorted by relevance

12345678910>>...34

/aosp_15_r20/device/generic/goldfish/libdebug/include/
Ddebug.h25 #define FAILURE(X) \ macro
33 #define FAILURE(X) \ macro
43 #define FAILURE(X) X macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dprocess.rs264 pub const FAILURE: ExitCode = ExitCode(true); constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dprocess.rs264 pub const FAILURE: ExitCode = ExitCode(true); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dprocess.rs264 pub const FAILURE: ExitCode = ExitCode(true); constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dprocess.rs264 pub const FAILURE: ExitCode = ExitCode(true); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/
H A Dprocess.rs264 pub const FAILURE: ExitCode = ExitCode(true); constant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket_interface/dump/android/hardware/bluetooth/socket/
DStatus.aidl38 FAILURE, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/2/android/hardware/automotive/vehicle/
H A DSwitchUserStatus.aidl38 FAILURE = 2, enumConstant
H A DCreateUserStatus.aidl38 FAILURE = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/current/android/hardware/automotive/vehicle/
H A DCreateUserStatus.aidl38 FAILURE = 2, enumConstant
H A DSwitchUserStatus.aidl38 FAILURE = 2, enumConstant
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/aidl_api/android.hardware.bluetooth.socket/current/android/hardware/bluetooth/socket/
H A DStatus.aidl38 FAILURE, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/3/android/hardware/automotive/vehicle/
H A DCreateUserStatus.aidl38 FAILURE = 2, enumConstant
H A DSwitchUserStatus.aidl38 FAILURE = 2, enumConstant
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/android/hardware/bluetooth/socket/
H A DStatus.aidl23 FAILURE, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/
H A DSwitchUserStatus.aidl32 FAILURE = 2, enumConstant
H A DCreateUserStatus.aidl33 FAILURE = 2, enumConstant
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl_property/aidl_api/android.hardware.automotive.vehicle.property/1/android/hardware/automotive/vehicle/
H A DCreateUserStatus.aidl38 FAILURE = 2, enumConstant
H A DSwitchUserStatus.aidl38 FAILURE = 2, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl_property/android.hardware.automotive.vehicle.property_interface/dump/android/hardware/automotive/vehicle/
DSwitchUserStatus.aidl38 FAILURE = 2, enumConstant
DCreateUserStatus.aidl38 FAILURE = 2, enumConstant
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DUniqueIDMap.h37 #define FAILURE -1 macro
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/usb/aidl/android.hardware.usb_interface/dump/android/hardware/usb/
DLinkTrainingStatus.aidl39 FAILURE = 2, enumConstant
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/assertions/
H A DConsts.kt20 internal const val FAILURE = "Expected failure" constant
/aosp_15_r20/hardware/interfaces/usb/aidl/android/hardware/usb/
H A DLinkTrainingStatus.aidl42 FAILURE = 2, enumConstant

12345678910>>...34