Searched refs:LONG_PRINT_HILOG (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/update/updateservice/foundations/ability/log/src/ |
H A D | update_log.cpp | 83 LONG_PRINT_HILOG(LOG_DEBUG, subModuleTag, logContent.log, in PrintSingleLine() 87 LONG_PRINT_HILOG(LOG_INFO, subModuleTag, logContent.log, in PrintSingleLine() 91 LONG_PRINT_HILOG(LOG_ERROR, subModuleTag, logContent.log, in PrintSingleLine()
|
/ohos5.0/base/update/updateservice/foundations/ability/log/include/ |
H A D | update_log.h | 101 #define LONG_PRINT_HILOG(level, subtag, fmtlabel, fileName, line, fmt, ...) \ macro
|