Home
last modified time | relevance | path

Searched refs:kLncWarn (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
H A Dmpl_logging.cpp47 WARN(kLncWarn, "snprintf_s failed"); in EmitLogForUser()
55 WARN(kLncWarn, "vsnprintf_s failed"); in EmitLogForUser()
84 WARN(kLncWarn, "snprintf_s failed"); in EmitErrorMessage()
91 WARN(kLncWarn, "vsnprintf_s failed"); in EmitErrorMessage()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_logging.h131 enum LogNumberCode { kLncInfo = 0, kLncWarn = 20, kLncErr = 40, kLncFatal = 60, kLncMax = 99 }; enumerator

Completed in 1 milliseconds