Home
last modified time | relevance | path

Searched refs:LOG_HOST_TOOL_ERROR (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dfile_header.h66 LOG_HOST_TOOL_ERROR << "Magic mismatch, please make sure " << fileDesc in VerifyVersion()
97 LOG_HOST_TOOL_ERROR << fileDesc << " version error, expected version should be " in VerifyVersion()
/arkcompiler/ets_runtime/ecmascript/
Dlog_wrapper.h33 #define LOG_HOST_TOOL_ERROR ARK_LOG(ERROR, Component::NO_TAG) << "[HostTool] " macro
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp99 LOG_HOST_TOOL_ERROR << fileName << " file is empty"; in FileMap()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp425 LOG_HOST_TOOL_ERROR << "The an file generated by the aot compiler is empty! " in SaveAOTFile()