Searched defs:LOG_FATAL (Results 1 - 9 of 9) sorted by relevance
/base/security/access_token/frameworks/el5filekeymanager/include/ |
H A D | el5_filekey_manager_log.h | 35 #define LOG_FATAL(fmt, ...) HILOG_FATAL(LOG_CORE, "[%{public}s]:" fmt, __func__, ##__VA_ARGS__) macro
|
/base/security/code_signature/utils/include/ |
H A D | log.h | 36 #define LOG_FATAL(fmt, ...) HILOG_FATAL(LOG_CORE, "[%{public}s]:" fmt, __func__, ##__VA_ARGS__)
macro 53 #define LOG_FATAL(label, fmt, ...) \
macro
|
/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/ |
H A D | log.h | 127 LOG_FATAL = 7, enumerator
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | kmsg_parser.cpp | 39 #undef LOG_FATAL macro
|
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/ |
H A D | log_c.h | 73 LOG_FATAL = 7,
enumerator
|
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/ |
H A D | log_base.h | 73 LOG_FATAL = 7, enumerator
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/ |
H A D | musl_log.h | 59 LOG_FATAL = 7, enumerator
|
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/ |
H A D | hiview_log.h | 164 LOG_FATAL = 7, enumerator
|
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/ |
H A D | log.h | 164 LOG_FATAL = 7, enumerator
|
Completed in 6 milliseconds