Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/
H A Dlogger.h52 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 Dexlog.h35 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 Dlogger.cpp166 void Logger::AppendFuncLine(Logger &logger, enum LOG_PHASE phase) in AppendFuncLine() function in OHOS::Rosen::TextEngine::Logger

Completed in 2 milliseconds