/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/ |
D | log_impl.h | 23 #define ABSL_LOG_IMPL(severity) \ argument 28 #define ABSL_PLOG_IMPL(severity) \ argument 35 #define ABSL_DLOG_IMPL(severity) \ argument 39 #define ABSL_DLOG_IMPL(severity) \ argument 44 #define ABSL_LOG_IF_IMPL(severity, condition) \ argument 47 #define ABSL_PLOG_IF_IMPL(severity, condition) \ argument 53 #define ABSL_DLOG_IF_IMPL(severity, condition) \ argument 57 #define ABSL_DLOG_IF_IMPL(severity, condition) \ argument 63 #define ABSL_LOG_EVERY_N_IMPL(severity, n) \ argument 68 #define ABSL_LOG_FIRST_N_IMPL(severity, n) \ argument [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/ |
H A D | log_impl.h | 23 #define ABSL_LOG_IMPL(severity) \ argument 28 #define ABSL_PLOG_IMPL(severity) \ argument 35 #define ABSL_DLOG_IMPL(severity) \ argument 39 #define ABSL_DLOG_IMPL(severity) \ argument 44 #define ABSL_LOG_IF_IMPL(severity, condition) \ argument 47 #define ABSL_PLOG_IF_IMPL(severity, condition) \ argument 53 #define ABSL_DLOG_IF_IMPL(severity, condition) \ argument 57 #define ABSL_DLOG_IF_IMPL(severity, condition) \ argument 63 #define ABSL_LOG_EVERY_N_IMPL(severity, n) \ argument 68 #define ABSL_LOG_FIRST_N_IMPL(severity, n) \ argument [all …]
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/ |
H A D | log.h | 166 #define LOG(severity) \ argument 174 #define PLOG(severity) \ argument 185 #define DLOG(severity) \ argument 189 #define DLOG(severity) \ argument 199 #define LOG_IF(severity, condition) \ argument 202 #define PLOG_IF(severity, condition) \ argument 208 #define DLOG_IF(severity, condition) \ argument 212 #define DLOG_IF(severity, condition) \ argument 228 #define LOG_EVERY_N(severity, n) \ argument 237 #define LOG_FIRST_N(severity, n) \ argument [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/log/ |
H A D | log.h | 209 #define LOG(severity) ABSL_LOG_INTERNAL_LOG_IMPL(_##severity) argument 215 #define PLOG(severity) ABSL_LOG_INTERNAL_PLOG_IMPL(_##severity) argument 222 #define DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity) argument 241 #define VLOG(severity) ABSL_LOG_INTERNAL_VLOG_IMPL(severity) argument 245 #define DVLOG(severity) ABSL_LOG_INTERNAL_DVLOG_IMPL(severity) argument 255 #define LOG_IF(severity, condition) \ argument 257 #define PLOG_IF(severity, condition) \ argument 259 #define DLOG_IF(severity, condition) \ argument 273 #define LOG_EVERY_N(severity, n) \ argument 281 #define LOG_FIRST_N(severity, n) \ argument [all …]
|
H A D | absl_log.h | 38 #define ABSL_LOG(severity) ABSL_LOG_INTERNAL_LOG_IMPL(_##severity) argument 39 #define ABSL_PLOG(severity) ABSL_LOG_INTERNAL_PLOG_IMPL(_##severity) argument 40 #define ABSL_DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity) argument 45 #define ABSL_LOG_IF(severity, condition) \ argument 47 #define ABSL_PLOG_IF(severity, condition) \ argument 49 #define ABSL_DLOG_IF(severity, condition) \ argument 52 #define ABSL_LOG_EVERY_N(severity, n) \ argument 54 #define ABSL_LOG_FIRST_N(severity, n) \ argument 56 #define ABSL_LOG_EVERY_POW_2(severity) \ argument 58 #define ABSL_LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/ |
H A D | log.h | 209 #define LOG(severity) ABSL_LOG_INTERNAL_LOG_IMPL(_##severity) argument 215 #define PLOG(severity) ABSL_LOG_INTERNAL_PLOG_IMPL(_##severity) argument 222 #define DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity) argument 241 #define VLOG(severity) ABSL_LOG_INTERNAL_VLOG_IMPL(severity) argument 245 #define DVLOG(severity) ABSL_LOG_INTERNAL_DVLOG_IMPL(severity) argument 255 #define LOG_IF(severity, condition) \ argument 257 #define PLOG_IF(severity, condition) \ argument 259 #define DLOG_IF(severity, condition) \ argument 273 #define LOG_EVERY_N(severity, n) \ argument 281 #define LOG_FIRST_N(severity, n) \ argument [all …]
|
H A D | absl_log.h | 38 #define ABSL_LOG(severity) ABSL_LOG_INTERNAL_LOG_IMPL(_##severity) argument 39 #define ABSL_PLOG(severity) ABSL_LOG_INTERNAL_PLOG_IMPL(_##severity) argument 40 #define ABSL_DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity) argument 45 #define ABSL_LOG_IF(severity, condition) \ argument 47 #define ABSL_PLOG_IF(severity, condition) \ argument 49 #define ABSL_DLOG_IF(severity, condition) \ argument 52 #define ABSL_LOG_EVERY_N(severity, n) \ argument 54 #define ABSL_LOG_FIRST_N(severity, n) \ argument 56 #define ABSL_LOG_EVERY_POW_2(severity) \ argument 58 #define ABSL_LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/ |
H A D | log.h | 209 #define LOG(severity) ABSL_LOG_INTERNAL_LOG_IMPL(_##severity) argument 215 #define PLOG(severity) ABSL_LOG_INTERNAL_PLOG_IMPL(_##severity) argument 222 #define DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity) argument 241 #define VLOG(severity) ABSL_LOG_INTERNAL_VLOG_IMPL(severity) argument 245 #define DVLOG(severity) ABSL_LOG_INTERNAL_DVLOG_IMPL(severity) argument 255 #define LOG_IF(severity, condition) \ argument 257 #define PLOG_IF(severity, condition) \ argument 259 #define DLOG_IF(severity, condition) \ argument 273 #define LOG_EVERY_N(severity, n) \ argument 281 #define LOG_FIRST_N(severity, n) \ argument [all …]
|
H A D | absl_log.h | 38 #define ABSL_LOG(severity) ABSL_LOG_INTERNAL_LOG_IMPL(_##severity) argument 39 #define ABSL_PLOG(severity) ABSL_LOG_INTERNAL_PLOG_IMPL(_##severity) argument 40 #define ABSL_DLOG(severity) ABSL_LOG_INTERNAL_DLOG_IMPL(_##severity) argument 45 #define ABSL_LOG_IF(severity, condition) \ argument 47 #define ABSL_PLOG_IF(severity, condition) \ argument 49 #define ABSL_DLOG_IF(severity, condition) \ argument 52 #define ABSL_LOG_EVERY_N(severity, n) \ argument 54 #define ABSL_LOG_FIRST_N(severity, n) \ argument 56 #define ABSL_LOG_EVERY_POW_2(severity) \ argument 58 #define ABSL_LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/ |
H A D | log_impl.h | 24 #define ABSL_LOG_INTERNAL_LOG_IMPL(severity) \ argument 29 #define ABSL_LOG_INTERNAL_PLOG_IMPL(severity) \ argument 36 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument 40 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument 74 #define ABSL_LOG_INTERNAL_LOG_IF_IMPL(severity, condition) \ argument 77 #define ABSL_LOG_INTERNAL_PLOG_IF_IMPL(severity, condition) \ argument 83 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument 87 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument 93 #define ABSL_LOG_INTERNAL_LOG_EVERY_N_IMPL(severity, n) \ argument 98 #define ABSL_LOG_INTERNAL_LOG_FIRST_N_IMPL(severity, n) \ argument [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/log/internal/ |
H A D | log_impl.h | 24 #define ABSL_LOG_INTERNAL_LOG_IMPL(severity) \ argument 29 #define ABSL_LOG_INTERNAL_PLOG_IMPL(severity) \ argument 36 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument 40 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument 74 #define ABSL_LOG_INTERNAL_LOG_IF_IMPL(severity, condition) \ argument 77 #define ABSL_LOG_INTERNAL_PLOG_IF_IMPL(severity, condition) \ argument 83 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument 87 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument 93 #define ABSL_LOG_INTERNAL_LOG_EVERY_N_IMPL(severity, n) \ argument 98 #define ABSL_LOG_INTERNAL_LOG_FIRST_N_IMPL(severity, n) \ argument [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/ |
H A D | log_impl.h | 24 #define ABSL_LOG_INTERNAL_LOG_IMPL(severity) \ argument 29 #define ABSL_LOG_INTERNAL_PLOG_IMPL(severity) \ argument 36 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument 40 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument 74 #define ABSL_LOG_INTERNAL_LOG_IF_IMPL(severity, condition) \ argument 77 #define ABSL_LOG_INTERNAL_PLOG_IF_IMPL(severity, condition) \ argument 83 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument 87 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument 93 #define ABSL_LOG_INTERNAL_LOG_EVERY_N_IMPL(severity, n) \ argument 98 #define ABSL_LOG_INTERNAL_LOG_FIRST_N_IMPL(severity, n) \ argument [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/ |
H A D | log.h | 199 #define LOG(severity) ABSL_LOG_IMPL(_##severity) argument 205 #define PLOG(severity) ABSL_PLOG_IMPL(_##severity) argument 212 #define DLOG(severity) ABSL_DLOG_IMPL(_##severity) argument 219 #define LOG_IF(severity, condition) ABSL_LOG_IF_IMPL(_##severity, condition) argument 220 #define PLOG_IF(severity, condition) ABSL_PLOG_IF_IMPL(_##severity, condition) argument 221 #define DLOG_IF(severity, condition) ABSL_DLOG_IF_IMPL(_##severity, condition) argument 234 #define LOG_EVERY_N(severity, n) ABSL_LOG_EVERY_N_IMPL(_##severity, n) argument 241 #define LOG_FIRST_N(severity, n) ABSL_LOG_FIRST_N_IMPL(_##severity, n) argument 248 #define LOG_EVERY_POW_2(severity) ABSL_LOG_EVERY_POW_2_IMPL(_##severity) argument 259 #define LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
H A D | absl_log.h | 38 #define ABSL_LOG(severity) ABSL_LOG_IMPL(_##severity) argument 39 #define ABSL_PLOG(severity) ABSL_PLOG_IMPL(_##severity) argument 40 #define ABSL_DLOG(severity) ABSL_DLOG_IMPL(_##severity) argument 42 #define ABSL_LOG_IF(severity, condition) \ argument 44 #define ABSL_PLOG_IF(severity, condition) \ argument 46 #define ABSL_DLOG_IF(severity, condition) \ argument 49 #define ABSL_LOG_EVERY_N(severity, n) ABSL_LOG_EVERY_N_IMPL(_##severity, n) argument 50 #define ABSL_LOG_FIRST_N(severity, n) ABSL_LOG_FIRST_N_IMPL(_##severity, n) argument 51 #define ABSL_LOG_EVERY_POW_2(severity) ABSL_LOG_EVERY_POW_2_IMPL(_##severity) argument 52 #define ABSL_LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/ |
D | absl_log.h | 38 #define ABSL_LOG(severity) ABSL_LOG_IMPL(_##severity) argument 39 #define ABSL_PLOG(severity) ABSL_PLOG_IMPL(_##severity) argument 40 #define ABSL_DLOG(severity) ABSL_DLOG_IMPL(_##severity) argument 42 #define ABSL_LOG_IF(severity, condition) \ argument 44 #define ABSL_PLOG_IF(severity, condition) \ argument 46 #define ABSL_DLOG_IF(severity, condition) \ argument 49 #define ABSL_LOG_EVERY_N(severity, n) ABSL_LOG_EVERY_N_IMPL(_##severity, n) argument 50 #define ABSL_LOG_FIRST_N(severity, n) ABSL_LOG_FIRST_N_IMPL(_##severity, n) argument 51 #define ABSL_LOG_EVERY_POW_2(severity) ABSL_LOG_EVERY_POW_2_IMPL(_##severity) argument 52 #define ABSL_LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
D | log.h | 199 #define LOG(severity) ABSL_LOG_IMPL(_##severity) argument 205 #define PLOG(severity) ABSL_PLOG_IMPL(_##severity) argument 212 #define DLOG(severity) ABSL_DLOG_IMPL(_##severity) argument 219 #define LOG_IF(severity, condition) ABSL_LOG_IF_IMPL(_##severity, condition) argument 220 #define PLOG_IF(severity, condition) ABSL_PLOG_IF_IMPL(_##severity, condition) argument 221 #define DLOG_IF(severity, condition) ABSL_DLOG_IF_IMPL(_##severity, condition) argument 234 #define LOG_EVERY_N(severity, n) ABSL_LOG_EVERY_N_IMPL(_##severity, n) argument 241 #define LOG_FIRST_N(severity, n) ABSL_LOG_FIRST_N_IMPL(_##severity, n) argument 248 #define LOG_EVERY_POW_2(severity) ABSL_LOG_EVERY_POW_2_IMPL(_##severity) argument 259 #define LOG_EVERY_N_SEC(severity, n_seconds) \ argument [all …]
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/logging/ |
D | Log.h | 99 #define LOG_IS_ON(severity) (LOG_SEVERITY_FROM(severity) >= getMinLogLevel()) argument 139 #define LOG(severity) LOG_LAZY_EVAL(LOG_IS_ON(severity), LOG_MESSAGE_STREAM_COMPACT(severity)) argument 151 #define LOG_IF(severity, condition) \ argument 156 #define QLOG(severity) LOG_LAZY_EVAL(LOG_IS_ON(severity), QLOG_MESSAGE_STREAM_COMPACT(severity)) argument 160 #define QLOG_IF(severity, condition) \ argument 179 #define PLOG(severity) LOG_LAZY_EVAL(LOG_IS_ON(severity), PLOG_MESSAGE_STREAM_COMPACT(severity)) argument 185 #define PLOG_IF(severity, condition) \ argument 229 #define DLOG_IS_ON(severity) LOG_IS_ON(severity) argument 233 #define DLOG_IS_ON(severity) false argument 257 #define DLOG(severity) DLOG_IF(severity, true) argument [all …]
|
/aosp_15_r20/external/cronet/base/ |
H A D | logging.h | 428 #define LOG_IS_ON(severity) \ argument 462 #define LOG_STREAM(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() argument 464 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) argument 465 #define LOG_IF(severity, condition) \ argument 503 #define PLOG_STREAM(severity) \ argument 507 #define PLOG_STREAM(severity) \ argument 512 #define PLOG(severity) \ argument 515 #define PLOG_IF(severity, condition) \ argument 543 #define DLOG_IS_ON(severity) \ argument 546 #define DLOG(severity) LAZY_STREAM(LOG_STREAM(severity), DLOG_IS_ON(severity)) argument [all …]
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
H A D | logging.h | 227 #define PA_LOG_IS_ON(severity) \ argument 253 #define PA_LOG_STREAM(severity) PA_COMPACT_GOOGLE_LOG_##severity.stream() argument 255 #define PA_LOG(severity) \ argument 257 #define PA_LOG_IF(severity, condition) \ argument 301 #define PA_PLOG_STREAM(severity) \ argument 307 #define PA_PLOG_STREAM(severity) \ argument 314 #define PA_PLOG(severity) \ argument 317 #define PA_PLOG_IF(severity, condition) \ argument 342 #define PA_DLOG_IS_ON(severity) PA_LOG_IS_ON(severity) argument 343 #define PA_DLOG_IF(severity, condition) PA_LOG_IF(severity, condition) argument [all …]
|
/aosp_15_r20/system/libbase/ |
H A D | logging.cpp | 176 static int32_t LogSeverityToPriority(LogSeverity severity) { in LogSeverityToPriority() 238 static void KernelLogLine(const char* msg, int length, android::base::LogSeverity severity, in KernelLogLine() 278 void KernelLogger(android::base::LogId, android::base::LogSeverity severity, const char* tag, in KernelLogger() 284 void StderrLogger(LogId, LogSeverity severity, const char* tag, const char* file, unsigned int line, in StderrLogger() 294 void StdioLogger(LogId, LogSeverity severity, const char* /*tag*/, const char* /*file*/, in StdioLogger() 322 static void LogdLogChunk(LogId id, LogSeverity severity, const char* tag, const char* message) { in LogdLogChunk() 337 void LogdLogger::operator()(LogId id, LogSeverity severity, const char* tag, const char* file, in operator ()() 411 auto severity = PriorityToLogSeverity(log_message->priority); in SetLogger() local 434 LogMessageData(const char* file, unsigned int line, LogSeverity severity, const char* tag, in LogMessageData() 479 LogMessage::LogMessage(const char* file, unsigned int line, LogId, LogSeverity severity, in LogMessage() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/ |
D | test_macros.hpp | 46 inline void report_severity(int severity) in report_severity() 57 #define BOOST_MP_REPORT_SEVERITY(severity) report_severity(severity) argument 60 void report_unexpected_exception(const E& e, int severity, const char* file, int line, const char* … in report_unexpected_exception() 67 #define BOOST_MP_UNEXPECTED_EXCEPTION_CHECK(severity) \ argument 74 #define BOOST_CHECK_IMP(x, severity)\ argument 85 #define BOOST_EQUAL_IMP(x, y, severity)\ argument 96 #define BOOST_NE_IMP(x, y, severity)\ argument 107 #define BOOST_LT_IMP(x, y, severity)\ argument 118 #define BOOST_GT_IMP(x, y, severity)\ argument 129 #define BOOST_LE_IMP(x, y, severity)\ argument [all …]
|
/aosp_15_r20/external/cronet/base/apple/ |
H A D | mach_logging.h | 69 #define MACH_LOG_STREAM(severity, mach_err) \ argument 75 #define MACH_LOG(severity, mach_err) \ argument 77 #define MACH_LOG_IF(severity, condition, mach_err) \ argument 92 #define MACH_DLOG(severity, mach_err) \ argument 94 #define MACH_DLOG_IF(severity, condition, mach_err) \ argument 143 #define BOOTSTRAP_LOG_STREAM(severity, bootstrap_err) \ argument 150 #define BOOTSTRAP_LOG(severity, bootstrap_err) \ argument 153 #define BOOTSTRAP_LOG_IF(severity, condition, bootstrap_err) \ argument 168 #define BOOTSTRAP_DLOG(severity, bootstrap_err) \ argument 171 #define BOOTSTRAP_DLOG_IF(severity, condition, bootstrap_err) \ argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | logging.h | 398 #define LOG_IS_ON(severity) \ argument 421 #define LOG_STREAM(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() argument 423 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) argument 424 #define LOG_IF(severity, condition) \ argument 462 #define PLOG_STREAM(severity) \ argument 466 #define PLOG_STREAM(severity) \ argument 471 #define PLOG(severity) \ argument 474 #define PLOG_IF(severity, condition) \ argument 806 #define DLOG_IS_ON(severity) LOG_IS_ON(severity) argument 807 #define DLOG_IF(severity, condition) LOG_IF(severity, condition) argument [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/ |
D | logging.h | 398 #define LOG_IS_ON(severity) \ argument 421 #define LOG_STREAM(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() argument 423 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) argument 424 #define LOG_IF(severity, condition) \ argument 462 #define PLOG_STREAM(severity) \ argument 466 #define PLOG_STREAM(severity) \ argument 471 #define PLOG(severity) \ argument 474 #define PLOG_IF(severity, condition) \ argument 806 #define DLOG_IS_ON(severity) LOG_IS_ON(severity) argument 807 #define DLOG_IF(severity, condition) LOG_IF(severity, condition) argument [all …]
|
/aosp_15_r20/external/libchrome/base/ |
H A D | logging.h | 395 #define LOG_IS_ON(severity) \ argument 418 #define LOG_STREAM(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() argument 420 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) argument 421 #define LOG_IF(severity, condition) \ argument 459 #define PLOG_STREAM(severity) \ argument 463 #define PLOG_STREAM(severity) \ argument 468 #define PLOG(severity) \ argument 471 #define PLOG_IF(severity, condition) \ argument 803 #define DLOG_IS_ON(severity) LOG_IS_ON(severity) argument 804 #define DLOG_IF(severity, condition) LOG_IF(severity, condition) argument [all …]
|