Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Ddebug_logger.h253 #define HLOGI(format, ...) HLOG(LEVEL_INFO, format, ##__VA_ARGS__) macro
311 #define HLOGI(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h238 #define HLOGI(format, ...) HLOG(LEVEL_INFO, format, ##__VA_ARGS__) macro
334 #define HLOGI(...) \ macro