Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DNapiLog.js70 NapiLog.logInfo = function (...args) { function in NapiLog
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dmpl_logging.cpp30 LogInfo logInfo; variable