| /arkcompiler/runtime_core/static_core/platforms/common/runtime/ |
| D | thread.cpp | 29 Thread *Thread::GetCurrent() in GetCurrent() function in ark::Thread
|
| /arkcompiler/runtime_core/platforms/common/runtime/ |
| D | thread.cpp | 29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
|
| /arkcompiler/runtime_core/static_core/runtime/scheduler/ |
| D | worker_thread.h | 32 static WorkerThread *GetCurrent() in GetCurrent() function
|
| D | task.h | 31 static Task *GetCurrent() in GetCurrent() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | app_state_manager.h | 38 static AppStateManager *GetCurrent() in GetCurrent() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_napi_env.cpp | 41 PandaEtsNapiEnv *PandaEtsNapiEnv::GetCurrent() in GetCurrent() function in ark::ets::PandaEtsNapiEnv
|
| D | ets_coroutine.h | 70 static EtsCoroutine *GetCurrent() in GetCurrent() function
|
| D | ets_vm.cpp | 217 PandaEtsVM *PandaEtsVM::GetCurrent() in GetCurrent() function in ark::ets::PandaEtsVM
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | shared_reference_storage.h | 123 PANDA_PUBLIC_API static SharedReferenceStorage *GetCurrent() in GetCurrent() function
|
| /arkcompiler/ets_runtime/common_components/thread/ |
| D | thread_holder.cpp | 63 ThreadHolder *ThreadHolder::GetCurrent() in GetCurrent() function in common::ThreadHolder
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | signal.h | 77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| D | signal.h | 77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | mtmanaged_thread.h | 167 static PANDA_PUBLIC_API MTManagedThread *GetCurrent() in GetCurrent() function
|
| D | panda_vm.h | 56 static PandaVM *GetCurrent() in GetCurrent() function
|
| D | managed_thread.h | 154 PANDA_PUBLIC_API static ManagedThread *GetCurrent() in GetCurrent() function
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | coroutine.h | 170 static Coroutine *GetCurrent() in GetCurrent() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | basicblock.h | 442 Inst *GetCurrent() const in GetCurrent() function
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | basicblock.h | 689 Inst *GetCurrent() const in GetCurrent() function
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | runtime.cpp | 380 Runtime *Runtime::GetCurrent() in GetCurrent() function in ark::Runtime
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_thread.cpp | 87 JSThread *JSThread::GetCurrent() in GetCurrent() function in panda::ecmascript::JSThread
|