Home
last modified time | relevance | path

Searched refs:logError (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXShader.js80 NapiLog.logError(
90 NapiLog.logError(
103 NapiLog.logError('unable to initialize!');
/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DNapiLog.js62 NapiLog.logError = function (...args) { function in NapiLog
DLogParser.js187 NapiLog.logError("After和End之间没有指令(" + this.lineNum_ + "行)");
192 NapiLog.logError("After和End之间解析失败(" + (this.lineNum_ + 1) + ")行");