Home
last modified time | relevance | path

Searched defs:exceptionId (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dexception_details.h34 ExceptionDetails(size_t exceptionId, std::string text, size_t lineNumber, size_t columnNumber) in ExceptionDetails()
/arkcompiler/toolchain/tooling/static/types/
Dexception_details.h34 ExceptionDetails(size_t exceptionId, std::string text, size_t lineNumber, size_t columnNumber) in ExceptionDetails()
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_runner.h174 void ExceptionRevoked(ExceptionWrapper reason, ExceptionID exceptionId) override in ExceptionRevoked()
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_hooks_wrapper.h304 void ExceptionRevoked(ExceptionWrapper reason, ExceptionID exceptionId) override in ExceptionRevoked()
/arkcompiler/toolchain/tooling/dynamic/test/
Ddebugger_returns_test.cpp111 int32_t exceptionId; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h642 ExceptionDetails &SetExceptionId(int32_t exceptionId) in SetExceptionId()
Dpt_types.cpp1101 int32_t exceptionId; in Create() local