Home
last modified time | relevance | path

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

/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.h302 void ExceptionRevoked(ExceptionWrapper reason, ExceptionID exceptionId) override in ExceptionRevoked()
/arkcompiler/toolchain/tooling/test/
Ddebugger_returns_test.cpp111 int32_t exceptionId; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h631 ExceptionDetails &SetExceptionId(int32_t exceptionId) in SetExceptionId()
Dpt_types.cpp1102 int32_t exceptionId; in Create() local