Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Ddebug_logger.h256 #define HLOGI(format, ...) HLOG(LEVEL_INFO, format, ##__VA_ARGS__) macro
326 #define HLOGI(...) \ macro
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h232 #define HLOGI(format, ...) HLOG(LEVEL_INFO, format, ##__VA_ARGS__) macro
344 #define HLOGI(...) \ macro