Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Ddebug_logger.h244 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro
299 #define HLOGV(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h229 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro
338 #define HLOGV(...) \ macro