Home
last modified time | relevance | path

Searched defs:PrintLog (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/common/
Dlog_wrapper.cpp44 void StdLog::PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() function in OHOS::ArkCompiler::Toolchain::StdLog
58 void StdLog::PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() function in OHOS::ArkCompiler::Toolchain::StdLog
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcombined_pass_visitor.cpp225 void CombinedPassVisitor::PrintLog(const std::string& phaseName) in PrintLog() function in panda::ecmascript::kungfu::CombinedPassVisitor