Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dexpect_pauses.h32 struct Pause { struct
42 Pause::CallFrame CallFrame(Method *method, size_t lineNumber); argument
/arkcompiler/runtime_core/runtime/tooling/inspector/
Devent_loop.cpp21 bool EventLoop::Pause() in Pause() function in panda::tooling::inspector::EventLoop
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp42 void PandaRuntimeTimer::Pause(uint64_t now) in Pause() function in panda::ecmascript::PandaRuntimeTimer
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp375 void DebuggerImpl::DispatcherImpl::Pause(const DispatchRequest &request) in Pause() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
672 DispatchResponse DebuggerImpl::Pause() in Pause() function in panda::ecmascript::tooling::DebuggerImpl