Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Ddebug_logger.h261 #define HLOGE(format, ...) HLOG(LEVEL_ERROR, format, ##__VA_ARGS__) macro
317 #define HLOGE(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h253 #define HLOGE(format, ...) HLOG(LEVEL_ERROR, format, ##__VA_ARGS__) macro