Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_error_utils.cpp33 std::string AotCompilerErrorUtil::GetErrorMessage(int32_t errCode) in GetErrorMessage() function in OHOS::ArkCompiler::AotCompilerErrorUtil
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h488 const std::string &GetErrorMessage() const in GetErrorMessage() function