Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Dthread_state.cpp96 void ThreadState::SetSkipAllPauses(bool skip) in SetSkipAllPauses() function in ark::tooling::inspector::ThreadState
Ddebuggable_thread.cpp95 void DebuggableThread::SetSkipAllPauses(bool skip) in SetSkipAllPauses() function in ark::tooling::inspector::DebuggableThread
/arkcompiler/toolchain/tooling/static/debugger/
Dthread_state.cpp97 void ThreadState::SetSkipAllPauses(bool skip) in SetSkipAllPauses() function in ark::tooling::inspector::ThreadState
Ddebuggable_thread.cpp95 void DebuggableThread::SetSkipAllPauses(bool skip) in SetSkipAllPauses() function in ark::tooling::inspector::DebuggableThread
/arkcompiler/toolchain/tooling/static/
Dinspector.cpp325 void Inspector::SetSkipAllPauses(PtThread thread, bool skip) in SetSkipAllPauses() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp318 void Inspector::SetSkipAllPauses(PtThread thread, bool skip) in SetSkipAllPauses() function in ark::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp937 void DebuggerImpl::DispatcherImpl::SetSkipAllPauses(const DispatchRequest &request) in SetSkipAllPauses() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1721 DispatchResponse DebuggerImpl::SetSkipAllPauses(const SetSkipAllPausesParams &params) in SetSkipAllPauses() function in panda::ecmascript::tooling::DebuggerImpl