Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Ddebug_logger.h256 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro
317 #define HLOGD(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h227 #define HLOGD(format, ...) HLOG(LEVEL_DEBUG, format, ##__VA_ARGS__) macro
338 #define HLOGD(...) \ macro