Home
last modified time | relevance | path

Searched defs:PrintLog (Results 1 – 3 of 3) 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/pgo_profiler/
Dpgo_utils.h108 void PrintLog() in PrintLog() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcombined_pass_visitor.cpp262 void CombinedPassVisitor::PrintLog(const std::string& phaseName) in PrintLog() function in panda::ecmascript::kungfu::CombinedPassVisitor