Home
last modified time | relevance | path

Searched defs:SetPauseOnExceptions (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dthread_state.cpp118 void ThreadState::SetPauseOnExceptions(PauseOnExceptionsState state) in SetPauseOnExceptions() function in panda::tooling::inspector::ThreadState
Ddebuggable_thread.cpp113 void DebuggableThread::SetPauseOnExceptions(PauseOnExceptionsState state) in SetPauseOnExceptions() function in panda::tooling::inspector::DebuggableThread
Dinspector.cpp263 void Inspector::SetPauseOnExceptions(PtThread thread, PauseOnExceptionsState state) in SetPauseOnExceptions() function in panda::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp553 void DebuggerImpl::DispatcherImpl::SetPauseOnExceptions(const DispatchRequest &request) in SetPauseOnExceptions() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1120 DispatchResponse DebuggerImpl::SetPauseOnExceptions(const SetPauseOnExceptionsParams &params) in SetPauseOnExceptions() function in panda::ecmascript::tooling::DebuggerImpl