Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Ddebug_logger.h252 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro
311 #define HLOGV(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h223 #define HLOGV(format, ...) HLOG(LEVEL_VERBOSE, format, ##__VA_ARGS__) macro
332 #define HLOGV(...) \ macro