Searched defs:GetCurrent (Results 1 – 6 of 6) sorted by relevance
| /ark/runtime_core/verification/debug/context/ | ||
| D | context.cpp | 31 DebugContext &DebugContext::GetCurrent() in GetCurrent() function in panda::verifier::debug::DebugContext |
| /ark/runtime_core/runtime/include/ | ||
| D | panda_vm.h | 48 static PandaVM *GetCurrent() in GetCurrent() function |
| D | mtmanaged_thread.h | 197 static MTManagedThread *GetCurrent() in GetCurrent() function |
| D | managed_thread.h | 147 static ManagedThread *GetCurrent() in GetCurrent() function |
| /ark/runtime_core/runtime/ | ||
| D | thread.cpp | 58 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread |
| D | runtime.cpp | 263 Runtime *Runtime::GetCurrent() in GetCurrent() function in panda::Runtime |