Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp51 void PandaRuntimeTimer::Resume(uint64_t now) in Resume() function in panda::ecmascript::PandaRuntimeTimer
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebuggable_thread.cpp237 void DebuggableThread::Resume() in Resume() function in panda::tooling::inspector::DebuggableThread
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h669 virtual void Resume() in Resume() function
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp494 void DebuggerImpl::DispatcherImpl::Resume(const DispatchRequest &request) in Resume() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
955 DispatchResponse DebuggerImpl::Resume([[maybe_unused]] const ResumeParams &params) in Resume() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp262 void Heap::Resume(TriggerGCType gcType) in Resume() function in panda::ecmascript::Heap