Home
last modified time | relevance | path

Searched defs:CAUGHT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
H A Dpause_on_exceptions_state.h20 enum class PauseOnExceptionsState { NONE = 0x0, CAUGHT = 0x1, UNCAUGHT = 0x2, ALL = 0x3 }; member in ark::tooling::inspector::PauseOnExceptionsState
/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Ddebugger.py51 CAUGHT = 'caught' variable in PauseOnExceptionsState

Completed in 1 milliseconds