Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 – 6 of 6) sorted by relevance

/ark/runtime_core/verification/debug/context/
Dcontext.cpp31 DebugContext &DebugContext::GetCurrent() in GetCurrent() function in panda::verifier::debug::DebugContext
/ark/runtime_core/runtime/include/
Dpanda_vm.h48 static PandaVM *GetCurrent() in GetCurrent() function
Dmtmanaged_thread.h197 static MTManagedThread *GetCurrent() in GetCurrent() function
Dmanaged_thread.h147 static ManagedThread *GetCurrent() in GetCurrent() function
/ark/runtime_core/runtime/
Dthread.cpp58 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
Druntime.cpp263 Runtime *Runtime::GetCurrent() in GetCurrent() function in panda::Runtime