Searched refs:SetToContinue (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/utils/ |
H A D | logger.h | 42 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 D | exlog.h | 27 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 D | texgine_test.cpp | 42 Logger::SetToContinue(logger2, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | logger.cpp | 88 void Logger::SetToContinue(Logger &logger, enum LOG_PHASE phase) in SetToContinue() function in OHOS::Rosen::TextEngine::Logger
|
Completed in 3 milliseconds