Home
last modified time | relevance | path

Searched defs:LOG_ERROR (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A Dlog_messages.h64 #define LOG_ERROR(args) \ macro
83 #define LOG_ERROR(args) LOG_NULL macro
/aosp_15_r20/external/tpm2-tss/src/util/
H A Dlog.h66 #define LOG_ERROR(FORMAT, ...) doLog(LOGLEVEL_ERROR, \ macro
78 #define LOG_ERROR(FORMAT, ...) {} macro
/aosp_15_r20/external/pigweed/pw_log/public/pw_log/
H A Dshort.h30 #define LOG_ERROR PW_LOG_ERROR macro
/aosp_15_r20/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/hci/
Dlog.h26 #define LOG_ERROR(...) LOG(ERROR) << fmt::sprintf(__VA_ARGS__) macro
/aosp_15_r20/external/deqp/android/package/src/com/drawelements/deqp/testercore/
H A DLog.java32 private static final boolean LOG_ERROR = true; field in Log
/aosp_15_r20/external/deqp/android/openglcts/src/org/khronos/cts/testercore/
H A DKhronosCTSLog.java23 private static final boolean LOG_ERROR = true; field in KhronosCTSLog
/aosp_15_r20/system/chre/host/common/include/chre_host/
H A Dlog.h74 #define LOG_ERROR(message, error_code) \ macro
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/runtime/
H A DCoverageMap.java47 private static final MethodHandle LOG_ERROR; field in CoverageMap
/aosp_15_r20/frameworks/base/core/proto/android/util/
H A Dlog.proto39 LOG_ERROR = 6; enumerator
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dlogging.h38 #define LOG_ERROR LogMessage(__FILE__, __LINE__) macro
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/util/
Dlog.proto.h19 const int LOG_ERROR = 6; variable
/aosp_15_r20/external/regex-re2/util/
H A Dlogging.h38 #define LOG_ERROR LogMessage(__FILE__, __LINE__) macro
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/util/
Dlog.proto.h19 const int LOG_ERROR = 6; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dlogging.h38 #define LOG_ERROR LogMessage(__FILE__, __LINE__) macro
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/logging/
Dlog_stream.py36 LOG_ERROR = 0x08 variable in LogStyles
/aosp_15_r20/external/cronet/base/android/linker/
H A Dlinker_jni.h41 #define LOG_ERROR(FORMAT, ...) \ macro
/aosp_15_r20/device/google/contexthub/firmware/os/inc/
Dseos.h302 LOG_ERROR = 'E', enumerator
/aosp_15_r20/external/libchrome/base/android/linker/
H A Dlinker_jni.cc39 #define LOG_ERROR(FORMAT, ...) \ macro
/aosp_15_r20/external/toybox/toys/pending/
H A Dcrond.c68 #define LOG_ERROR 20 macro
/aosp_15_r20/frameworks/proto_logging/stats/atoms/bluetooth/
H A Dbluetooth_extension_atoms.proto286 LOG_ERROR = 2; enumerator
/aosp_15_r20/external/libaom/common/
H A Dtools_common.c34 #define LOG_ERROR(label) \ macro
/aosp_15_r20/external/libvpx/
H A Dtools_common.c34 #define LOG_ERROR(label) \ macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlogging.h346 const LogSeverity LOG_ERROR = 2; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlogging.h346 const LogSeverity LOG_ERROR = 2; variable
/aosp_15_r20/external/libchrome/base/
H A Dlogging.h343 const LogSeverity LOG_ERROR = 2; variable

1234