Searched defs:PrintLog (Results 1 – 2 of 2) 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/compiler/ | ||
D | combined_pass_visitor.cpp | 225 void CombinedPassVisitor::PrintLog(const std::string& phaseName) in PrintLog() function in panda::ecmascript::kungfu::CombinedPassVisitor |