Searched defs:ERROR (Results 1 – 16 of 16) sorted by relevance
| /system/extras/squashfs_utils/ |
| D | squashfs_utils.c | 31 #define ERROR(x...) fprintf(stderr, x) macro 33 #define ERROR(x...) KLOG_ERROR("squashfs_utils", x) macro
|
| /system/update_engine/ |
| D | boot_control_android.h | 70 ERROR, enumerator
|
| /system/core/adb/client/ |
| D | line_printer.h | 29 enum LineType { INFO, WARNING, ERROR }; enumerator
|
| /system/bt/embdrv/sbc/decoder/include/ |
| D | oi_codec_sbc_private.h | 47 #define ERROR(x) \ macro 53 #define ERROR(x) macro
|
| /system/core/fs_mgr/ |
| D | fs_mgr_roots.cpp | 55 ERROR = -1, enumerator
|
| /system/tools/hidl/ |
| D | Coordinator.h | 139 ERROR, enumerator
|
| /system/bt/include/hardware/avrcp/ |
| D | avrcp.h | 41 ERROR = 0xFF, enumerator
|
| /system/bt/profile/sdp/ |
| D | sdp_common.h | 24 ERROR = 0x01, enumerator
|
| /system/netd/libnetdutils/include/netdutils/ |
| D | Log.h | 199 ERROR, enumerator
|
| /system/core/logwrapper/ |
| D | logwrap.c | 40 #define ERROR(fmt, args...) \ macro
|
| /system/core/base/include/android-base/ |
| D | logging.h | 87 ERROR, enumerator
|
| /system/tools/aidl/ |
| D | aidl_language.h | 334 enum class Type { ERROR, ARRAY, BOOLEAN, CHARACTER, FLOATING, HEXIDECIMAL, INTEGRAL, STRING }; enumerator
|
| /system/media/camera/src/ |
| D | camera_metadata.c | 31 #define ERROR 1 macro
|
| /system/media/camera/tests/ |
| D | camera_metadata_tests.cpp | 38 #define ERROR 1 macro
|
| /system/bt/audio_hearing_aid_hw/src/ |
| D | audio_hearing_aid_hw.cc | 65 #define ERROR(fmt, ...) LOG_ERROR(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__) macro
|
| /system/bt/audio_a2dp_hw/src/ |
| D | audio_a2dp_hw.cc | 78 #define ERROR(fmt, ...) LOG_ERROR(LOG_TAG, "%s: " fmt, __func__, ##__VA_ARGS__) macro
|