/aosp12/system/extras/squashfs_utils/ |
H A D | squashfs_utils.c | 31 #define ERROR(x...) fprintf(stderr, x) macro 33 #define ERROR(x...) KLOG_ERROR("squashfs_utils", x) macro
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
H A D | SetWallpaperViewModel.java | 38 UNKNOWN, PENDING, SUCCESS, ERROR enumConstant
|
/aosp12/packages/apps/Messaging/build/ |
H A D | colorize_errors.py | 27 ERROR = re.compile(r"^Error:") variable
|
/aosp12/packages/services/Car/cpp/security/vehicle_binding_util/src/ |
H A D | VehicleBindingUtil.h | 37 ERROR, enumerator
|
/aosp12/system/security/keystore2/aidl/android/security/metrics/ |
H A D | Outcome.aidl | 31 ERROR = 5, enumConstant
|
/aosp12/packages/services/Car/car-lib/src/android/car/ |
H A D | VehicleOilLevel.java | 35 public static final int ERROR = 4; field in VehicleOilLevel
|
/aosp12/system/nfc/src/fuzzers/inc/android/hardware/nfc/1.1/ |
H A D | types.h | 16 ERROR, enumerator
|
/aosp12/system/tools/hidl/lint/ |
H A D | Lint.h | 29 enum LintLevel { WARNING = 0, ERROR = 1 }; enumerator
|
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/ |
H A D | fiemap_status.h | 32 ERROR = INT32_MIN, enumerator
|
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | return.h | 32 ERROR = static_cast<int32_t>(FiemapStatus::ErrorCode::ERROR), enumerator
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | SidecarFragment.java | 149 int ERROR = 3; field 335 public static final States ERROR = States.create(State.ERROR, Substate.UNUSED); field in SidecarFragment.States
|
/aosp12/frameworks/base/services/core/jni/BroadcastRadio/ |
H A D | types.h | 33 ERROR = -0x80000000ll, // Integer.MIN_VALUE enumerator
|
/aosp12/packages/modules/adb/client/ |
H A D | line_printer.h | 29 enum LineType { INFO, WARNING, ERROR }; enumerator
|
/aosp12/system/bt/embdrv/sbc/decoder/include/ |
H A D | oi_codec_sbc_private.h | 47 #define ERROR(x) \ macro 53 #define ERROR(x) macro
|
/aosp12/system/core/trusty/confirmationui/ |
H A D | TrustyApp.h | 63 ERROR = -1, enumerator
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/ |
H A D | PlayStatus.java | 32 static final byte ERROR = -1; field in PlayStatus
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
H A D | MediaRecorderStateErrors.java | 28 ERROR, enumConstant
|
/aosp12/system/tools/aidl/ |
H A D | diagnostics.h | 36 ERROR, enumerator
|
/aosp12/build/make/tools/fs_get_stats/ |
H A D | fs_get_stats.c | 11 #define ERROR(fmt,args...) \ macro
|
/aosp12/build/make/tools/product_config/test/com/android/build/config/ |
H A D | TestErrors.java | 31 public final Category ERROR = new Category(ERROR_CODE, true, Level.ERROR, field in TestErrors
|
/aosp12/system/bt/gd/packet/parser/ |
H A D | logging.h | 91 #define ERROR(...) LogMessage(false, {__VA_ARGS__}).stream() macro
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | ConsoleMessage.java | 36 ERROR, enumConstant
|
/aosp12/frameworks/av/media/libmediatranscoding/include/media/ |
H A D | TranscodingLogger.h | 43 ERROR, enumerator
|
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ |
H A D | UpdaterState.java | 32 public static final int ERROR = 1; field in UpdaterState
|
/aosp12/frameworks/base/services/backup/backuplib/java/com/android/server/backup/transport/ |
H A D | TransportUtils.java | 77 int ERROR = Log.ERROR; field
|