Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 25 of 28) 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/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.h87 ERROR, enumerator
/system/core/trusty/confirmationui/
DTrustyApp.h63 ERROR = -1, enumerator
/system/tools/aidl/
Ddiagnostics.h36 ERROR, enumerator
Dlogging.h29 enum Severity { NO_OP, WARNING, ERROR, FATAL }; enumerator
/system/bt/gd/packet/parser/
Dlogging.h91 #define ERROR(...) LogMessage(false, {__VA_ARGS__}).stream() macro
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h47 #define ERROR(x) \ macro
53 #define ERROR(x) macro
/system/update_engine/aosp/
Ddynamic_partition_control_android.h282 ERROR, enumerator
/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h44 enum class LogBufferLogLevel : uint8_t { ERROR, WARN, INFO, DEBUG, VERBOSE }; enumerator
/system/core/gatekeeperd/include/gatekeeper/
DGateKeeperResponse.h28 ERROR = -1, enumerator
/system/chre/host/common/include/chre_host/
Dlog_message_parser_base.h81 ERROR = 1, enumerator
/system/core/fs_mgr/
Dfs_mgr_roots.cpp55 ERROR = -1, enumerator
/system/tools/hidl/
DCoordinator.h159 ERROR, enumerator
/system/bt/include/hardware/avrcp/
Davrcp.h42 ERROR = 0xFF, enumerator
/system/bt/profile/sdp/
Dsdp_common.h24 ERROR = 0x01, enumerator
/system/netd/libnetdutils/include/netdutils/
DLog.h199 ERROR, enumerator
/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo.cpp50 ERROR, 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