Searched refs:AppendFuncLine (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/ |
H A D | logger.h | 52 static void AppendFuncLine(Logger &logger, enum LOG_PHASE phase); 159 Logger::AppendFuncLine, Logger::OutputByStdout, NULL) 169 Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByStdout, NULL) 187 Logger::AppendFuncLine, Logger::OutputByStderr, NULL) 197 Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByStderr, NULL) 216 Logger::AppendFuncLine, Logger::OutputByFileLog, FILE_LABEL, NULL) 226 Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByFileLog, FILE_LABEL, NULL)
|
H A D | exlog.h | 35 ExTime, Logger::AppendFuncLine, Logger::OutputByFileLog, "exlog", NULL) 45 ExTime, Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByFileLog, "exlog", NULL)
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | logger.cpp | 166 void Logger::AppendFuncLine(Logger &logger, enum LOG_PHASE phase) in AppendFuncLine() function in OHOS::Rosen::TextEngine::Logger
|
Completed in 2 milliseconds