Home
last modified time | relevance | path

Searched defs:severity (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/external/abseil-cpp/absl/log/
Dlog.h209 #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 …]
Dabsl_log.h38 #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 …]
/external/cronet/tot/third_party/abseil-cpp/absl/log/
Dlog.h209 #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 …]
Dabsl_log.h38 #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 …]
/external/angle/third_party/abseil-cpp/absl/log/
Dlog.h209 #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
306 #define LOG_EVERY_N(severity, n) \ argument
308 #define LOG_FIRST_N(severity, n) \ argument
[all …]
Dabsl_log.h38 #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 …]
/external/cronet/stable/third_party/abseil-cpp/absl/log/
Dlog.h209 #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 …]
Dabsl_log.h38 #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 …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dlog_impl.h23 #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 …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/
Dlog.h199 #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 …]
Dabsl_log.h38 #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 …]
/external/cronet/stable/third_party/abseil-cpp/absl/log/internal/
Dlog_impl.h24 #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 …]
/external/cronet/tot/third_party/abseil-cpp/absl/log/internal/
Dlog_impl.h24 #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 …]
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dlog_impl.h24 #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 …]
/external/abseil-cpp/absl/log/internal/
Dlog_impl.h24 #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 …]
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Dlogging.h227 #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 …]
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
Dlogging.h227 #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 …]
/external/cronet/stable/base/
Dlogging.h415 #define LOG_IS_ON(severity) \ argument
449 #define LOG_STREAM(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() argument
451 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) argument
452 #define LOG_IF(severity, condition) \ argument
490 #define PLOG_STREAM(severity) \ argument
494 #define PLOG_STREAM(severity) \ argument
499 #define PLOG(severity) \ argument
502 #define PLOG_IF(severity, condition) \ argument
530 #define DLOG_IS_ON(severity) \ argument
533 #define DLOG(severity) LAZY_STREAM(LOG_STREAM(severity), DLOG_IS_ON(severity)) argument
[all …]
/external/cronet/tot/base/
Dlogging.h415 #define LOG_IS_ON(severity) \ argument
449 #define LOG_STREAM(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() argument
451 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) argument
452 #define LOG_IF(severity, condition) \ argument
490 #define PLOG_STREAM(severity) \ argument
494 #define PLOG_STREAM(severity) \ argument
499 #define PLOG(severity) \ argument
502 #define PLOG_IF(severity, condition) \ argument
530 #define DLOG_IS_ON(severity) \ argument
533 #define DLOG(severity) LAZY_STREAM(LOG_STREAM(severity), DLOG_IS_ON(severity)) argument
[all …]
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/fuchsia/
Dfuchsia_logging.h41 #define PA_ZX_LOG_STREAM(severity, zx_err) \ argument
44 #define PA_ZX_LOG(severity, zx_err) \ argument
46 #define PA_ZX_LOG_IF(severity, condition, zx_err) \ argument
54 #define PA_ZX_DLOG(severity, zx_err) \ argument
58 #define PA_ZX_DLOG_IF(severity, condition, zx_err) \ argument
62 #define PA_ZX_DLOG_IF(severity, condition, zx_err) PA_EAT_STREAM_PARAMETERS argument
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/fuchsia/
Dfuchsia_logging.h41 #define PA_ZX_LOG_STREAM(severity, zx_err) \ argument
44 #define PA_ZX_LOG(severity, zx_err) \ argument
46 #define PA_ZX_LOG_IF(severity, condition, zx_err) \ argument
54 #define PA_ZX_DLOG(severity, zx_err) \ argument
58 #define PA_ZX_DLOG_IF(severity, condition, zx_err) \ argument
62 #define PA_ZX_DLOG_IF(severity, condition, zx_err) PA_EAT_STREAM_PARAMETERS argument
/external/cronet/stable/base/fuchsia/
Dfuchsia_logging.h54 #define ZX_LOG_STREAM(severity, zx_status) \ argument
57 #define ZX_LOG(severity, zx_status) \ argument
59 #define ZX_LOG_IF(severity, condition, zx_status) \ argument
67 #define ZX_DLOG(severity, zx_status) \ argument
71 #define ZX_DLOG_IF(severity, condition, zx_status) \ argument
75 #define ZX_DLOG_IF(severity, condition, zx_status) EAT_STREAM_PARAMETERS argument
/external/cronet/tot/base/fuchsia/
Dfuchsia_logging.h54 #define ZX_LOG_STREAM(severity, zx_status) \ argument
57 #define ZX_LOG(severity, zx_status) \ argument
59 #define ZX_LOG_IF(severity, condition, zx_status) \ argument
67 #define ZX_DLOG(severity, zx_status) \ argument
71 #define ZX_DLOG_IF(severity, condition, zx_status) \ argument
75 #define ZX_DLOG_IF(severity, condition, zx_status) EAT_STREAM_PARAMETERS argument
/external/cronet/tot/base/apple/
Dmach_logging.h69 #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
/external/cronet/stable/base/apple/
Dmach_logging.h69 #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

12345678910>>...24