Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h664 void UpdateMsg(uint32 lnum, const char *line) in UpdateMsg() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp1485 void DBGCompileMsgInfo::UpdateMsg(uint32 lnum, const char *line) in UpdateMsg() function in maple::DBGCompileMsgInfo