Home
last modified time | relevance | path

Searched defs:LOG_ERR (Results 1 – 15 of 15) sorted by relevance

/external/sdv/vsomeip/examples/hello_world/
Dhello_world_client.hpp11 #define LOG_ERR(...) fprintf(stderr, __VA_ARGS__), fprintf(stderr, "\n"), (void)__android_log_print… macro
15 #define LOG_ERR(...) fprintf(stderr, __VA_ARGS__), fprintf(stderr, "\n") macro
Dhello_world_service.hpp15 #define LOG_ERR(...) fprintf(stderr, __VA_ARGS__), fprintf(stderr, "\n"), (void)__android_log_print… macro
19 #define LOG_ERR(...) fprintf(stderr, __VA_ARGS__), fprintf(stderr, "\n") macro
/external/pigweed/pw_log_zephyr/zephyr_public_overrides/
Dzephyr_custom_log.h47 #define LOG_ERR(format, ...) \ macro
/external/arm-trusted-firmware/tools/fiptool/
Dfiptool.h30 LOG_ERR enumerator
/external/trusty/arm-trusted-firmware/tools/fiptool/
Dfiptool.h30 LOG_ERR enumerator
/external/musl/include/
Dsyslog.h13 #define LOG_ERR 3 macro
/external/trusty/musl/include/
Dsyslog.h13 #define LOG_ERR 3 macro
/external/angle/src/common/
Dlog_utils.h36 constexpr LogSeverity LOG_ERR = 3; variable
/external/python/cpython3/Lib/logging/
Dhandlers.py771 LOG_ERR = 3 # error conditions variable in SysLogHandler
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs253 pub const LOG_ERR: ::c_int = 3; constant
/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs253 pub const LOG_ERR: ::c_int = 3; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs253 pub const LOG_ERR: ::c_int = 3; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs1347 pub const LOG_ERR: ::c_int = 3; constant
/external/rust/android-crates-io/crates/libc/src/fuchsia/
Dmod.rs1347 pub const LOG_ERR: ::c_int = 3; constant
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs1347 pub const LOG_ERR: ::c_int = 3; constant