Home
last modified time | relevance | path

Searched defs:LOGF (Results 1 – 2 of 2) sorted by relevance

/base/security/security_guard/frameworks/common/log/include/
Dsecurity_collector_log.h52 #define LOGF(fmt, ...) \ macro
/base/hiviewdfx/faultloggerd/common/dfxlog/
Ddfx_log.h51 #define LOGF(fmt, ...) DFXLOG_PRINT(LOG_FATAL, "[%s:%d] " fmt, (__FILE_NAME__), (__LINE__), ##__VA_… macro
97 #define LOGF(fmt, ...) DFXLOG_STD_ARRAY_FILE(LOG_FATAL, fmt, ##__VA_ARGS__) macro