Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 25 of 26) sorted by relevance

12

/system/extras/squashfs_utils/
Dsquashfs_utils.c31 #define ERROR(x...) fprintf(stderr, x) macro
33 #define ERROR(x...) KLOG_ERROR("squashfs_utils", x) macro
/system/server_configurable_flags/aconfigd/
Daconfigd_util.h23 #define RETURN_IF_ERROR(RESULT, ERROR) \ argument
/system/security/keystore2/aidl/android/security/metrics/
DOutcome.aidl31 ERROR = 5, enumConstant
/system/nfc/src/fuzzers/inc/android/hardware/nfc/1.1/
Dtypes.h16 ERROR, enumerator
/system/tools/hidl/lint/
DLint.h29 enum LintLevel { WARNING = 0, ERROR = 1 }; enumerator
/system/core/fs_mgr/libfiemap/include/libfiemap/
Dfiemap_status.h32 ERROR = INT32_MIN, enumerator
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dreturn.h32 ERROR = static_cast<int32_t>(FiemapStatus::ErrorCode::ERROR), enumerator
Dsnapshot.h86 ERROR, enumerator
/system/core/trusty/confirmationui/
DTrustyApp.h63 ERROR = -1, enumerator
/system/tools/aidl/
Ddiagnostics.h36 ERROR, enumerator
Dlogging.h30 enum Severity { NO_OP, WARNING, ERROR, FATAL }; enumerator
/system/logging/logcat/
Dlogcat.proto14 ERROR = 6; enumerator
/system/core/gatekeeperd/include/gatekeeper/
DGateKeeperResponse.h28 ERROR = -1, enumerator
/system/update_engine/aosp/
Ddynamic_partition_control_android.h285 ERROR, enumerator
/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h51 ERROR, enumerator
/system/core/fs_mgr/
Dfs_mgr_roots.cpp64 ERROR = -1, enumerator
/system/tools/hidl/
DCoordinator.h159 ERROR, enumerator
/system/chre/host/common/include/chre_host/
Dlog_message_parser.h121 ERROR = 1, enumerator
/system/nfc/src/rust/hal/
Dhidl_hal.rs66 ERROR = 6, enumerator
/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo.cpp51 ERROR, enumerator
/system/chre/platform/shared/include/chre/platform/shared/generated/
Dhost_messages_generated.h191 ERROR = 1, enumerator
/system/chre/host/common/include/chre_host/generated/
Dhost_messages_generated.h226 ERROR = 1, enumerator
/system/libbase/include/android-base/
Dlogging.h90 ERROR, enumerator
/system/logging/logwrapper/
Dlogwrap.cpp44 #define ERROR(fmt, args...) \ macro
/system/media/camera/src/
Dcamera_metadata.c31 #define ERROR 1 macro

12