Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/
H A Dlogger.h42 static void SetToContinue(Logger &logger, enum LOG_PHASE phase);
151 Logger::SetToNoReturn, Logger::SetToContinue, Logger::OutputByStdout, NULL)
153 Logger::SetToContinue, Logger::OutputByStdout, NULL)
179 Logger::SetToNoReturn, Logger::SetToContinue, Logger::OutputByStderr, NULL)
181 Logger::SetToContinue, Logger::OutputByStderr, NULL)
208 Logger::SetToNoReturn, Logger::SetToContinue, Logger::OutputByFileLog, FILE_LABEL, NULL)
210 Logger::SetToContinue, Logger::OutputByFileLog, FILE_LABEL, NULL)
H A Dexlog.h27 Logger::SetToNoReturn, Logger::SetToContinue, Logger::OutputByFileLog, "exlog", NULL)
29 Logger::SetToContinue, Logger::OutputByFileLog, "exlog", NULL)
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/
H A Dtexgine_test.cpp42 Logger::SetToContinue(logger2, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dlogger.cpp88 void Logger::SetToContinue(Logger &logger, enum LOG_PHASE phase) in SetToContinue() function in OHOS::Rosen::TextEngine::Logger

Completed in 2 milliseconds