Home
last modified time | relevance | path

Searched refs:HILOG_PRINT_DEBUG (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/base/include/
H A Dlogging.h155 #define HILOG_PRINT_DEBUG(type, fmt, ...) \ macro
164 #define HILOG_PRINT_DEBUG(type, fmt, ...) \
174 #define PROFILER_LOG_DEBUG(type, fmt, ...) HILOG_PRINT_DEBUG(type, fmt, ##__VA_ARGS__)

Completed in 2 milliseconds