Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h272 void Helpers::LogInfo(Elements &&...elems) in LogInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_logging.h135 LogInfo() : outStream(stdout), outMode(kLmComplex) {} in LogInfo() function