Searched defs:PrintLog (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/toolchain/common/ | ||
| D | log_wrapper.cpp | 44 void StdLog::PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() function in OHOS::ArkCompiler::Toolchain::StdLog |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_utils.h | 108 void PrintLog() in PrintLog() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | combined_pass_visitor.cpp | 262 void CombinedPassVisitor::PrintLog(const std::string& phaseName) in PrintLog() function in panda::ecmascript::kungfu::CombinedPassVisitor |