Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 - 24 of 24) sorted by relevance

/arkcompiler/toolchain/websocket/
H A Ddefine.h26 #undef ERROR macro
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dconsole_call_type.h24 ERROR, member in ark::ConsoleCallType
/arkcompiler/ets_runtime/compiler_service/test/mock/include/ecmascript/
H A Dlog_wrapper.h31 ERROR, enumerator
/arkcompiler/toolchain/inspector/
H A Dlibrary_loader.cpp25 #undef ERROR macro
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dfile.h44 #undef ERROR macro
/arkcompiler/ets_runtime/ecmascript/base/
H A Derror_type.h23 ERROR = 0, member in panda::ecmascript::base::ErrorType
/arkcompiler/toolchain/common/
H A Dlog_wrapper.h59 ERROR, member in OHOS::ArkCompiler::Toolchain::LogLevel
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A Dnumber.h36 ERROR = 1U << 3U, member in ark::es2panda::lexer::NumberFlags
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dmap.cpp22 #undef ERROR macro
H A Dfile.cpp25 #undef ERROR macro
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.h30 enum ErrorCode { SUCCESS, NO_DEBUG_INFO, ERROR }; enumerator
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.h31 enum ErrorCode { SUCCESS, NO_DEBUG_INFO, ERROR }; enumerator
/arkcompiler/runtime_core/static_core/runtime/
H A Dosr.cpp57 EVENT_OSR_ENTRY(std::string(frame->GetMethod()->GetFullName()), loopHeadBc, osrKind, events::OsrEntryResult::ERROR); in WriteOsrEventError() member in ark::events::OsrEntryResult
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/astchecker/
H A Dutil_astchecker.py35 ERROR = 'Error' variable in UtilASTChecker._TestType
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckContext.h28 enum class CheckSeverity { ERROR, WARNING, UNKNOWN }; member in ark::es2panda::compiler::ast_verifier::CheckSeverity
/arkcompiler/ets_runtime/ecmascript/
H A Dlog.h46 ERROR, enumerator
204 if constexpr (level == FATAL || level == ERROR) { in ~StdLog() argument
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
H A Dpaoc.h45 enum class LLVMCompilerStatus { FALLBACK = 0, COMPILED = 1, SKIP = 2, ERROR = 3 }; member in ark::ark::paoc::Paoc::LLVMCompilerStatus
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dresult.py45 ERROR = 'Error' variable in BUStatus
/arkcompiler/runtime_core/static_core/verification/config/options/
H A Dmethod_options.h31 enum class MsgClass { ERROR, WARNING, HIDDEN }; member in ark::verifier::MethodOption::MsgClass
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h63 ERROR, member in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::util::LogLevel
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_panda_file_items.h27 static constexpr std::string_view ERROR = "Lescompat/Error;"; member
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h38 #undef ERROR macro
148 ERROR = 6, member in panda::RuntimeOption::LOG_LEVEL
H A Djsnapi_expo.h39 #undef ERROR macro
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp57 #undef ERROR macro

Completed in 12 milliseconds