Home
last modified time | relevance | path

Searched defs:DFXLOGE (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/common/dfxlog/
H A Ddfx_log.h43 #define DFXLOGE(fmt, ...) HILOG_BASE_ERROR(LOG_CORE, fmt, ##__VA_ARGS__) macro
65 #define DFXLOGE(fmt, ...) HILOG_ERROR(LOG_CORE, fmt, ##__VA_ARGS__) macro
83 #define DFXLOGE(fmt, ...) macro
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/
H A Dmusl_log.h73 #define DFXLOGE(...) DFXMUSL_PRINT(LOG_ERROR, __VA_ARGS__) macro
82 #define DFXLOGE(...) macro

Completed in 2 milliseconds