Home
last modified time | relevance | path

Searched defs:Resume (Results 1 – 3 of 3) 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/toolchain/tooling/agent/
Ddebugger_impl.cpp394 void DebuggerImpl::DispatcherImpl::Resume(const DispatchRequest &request) in Resume() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
754 DispatchResponse DebuggerImpl::Resume([[maybe_unused]] const ResumeParams &params) in Resume() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp245 void Heap::Resume(TriggerGCType gcType) in Resume() function in panda::ecmascript::Heap