Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/
H A Dlogger.h55 static void AppendPidTid(Logger &logger, enum LOG_PHASE phase);
165 Logger::AppendPidTid, Logger::OutputByStdout, NULL)
167 Logger::AppendPidTid, Logger::AppendFunc, Logger::OutputByStdout, NULL)
169 Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByStdout, NULL)
171 Logger::AppendPidTid, Logger::AppendFileLine, Logger::OutputByStdout, NULL)
173 Logger::AppendPidTid, Logger::AppendFileFuncLine, Logger::OutputByStdout, NULL)
193 Logger::AppendPidTid, Logger::OutputByStderr, NULL)
195 Logger::AppendPidTid, Logger::AppendFunc, Logger::OutputByStderr, NULL)
197 Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByStderr, NULL)
199 Logger::AppendPidTid, Logge
[all...]
H A Dexlog.h41 Logger::AppendPidTid, Logger::OutputByFileLog, "exlog", NULL)
43 ExTime, Logger::AppendPidTid, Logger::AppendFunc, Logger::OutputByFileLog, "exlog", NULL)
45 ExTime, Logger::AppendPidTid, Logger::AppendFuncLine, Logger::OutputByFileLog, "exlog", NULL)
47 ExTime, Logger::AppendPidTid, Logger::AppendFileLine, Logger::OutputByFileLog, "exlog", NULL)
49 ExTime, Logger::AppendPidTid, Logger::AppendFileFuncLine, Logger::OutputByFileLog, "exlog", NULL)
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/
H A Dtexgine_test.cpp51 Logger::AppendPidTid(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dlogger.cpp197 void Logger::AppendPidTid(Logger &logger, enum LOG_PHASE phase) in AppendPidTid() function in OHOS::Rosen::TextEngine::Logger

Completed in 3 milliseconds