Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/common/runtime/
Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in ark::Thread
/arkcompiler/runtime_core/platforms/common/runtime/
Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
/arkcompiler/runtime_core/static_core/runtime/scheduler/
Dworker_thread.h32 static WorkerThread *GetCurrent() in GetCurrent() function
Dtask.h31 static Task *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dapp_state_manager.h38 static AppStateManager *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_napi_env.cpp41 PandaEtsNapiEnv *PandaEtsNapiEnv::GetCurrent() in GetCurrent() function in ark::ets::PandaEtsNapiEnv
Dets_coroutine.h70 static EtsCoroutine *GetCurrent() in GetCurrent() function
Dets_vm.cpp217 PandaEtsVM *PandaEtsVM::GetCurrent() in GetCurrent() function in ark::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.h123 PANDA_PUBLIC_API static SharedReferenceStorage *GetCurrent() in GetCurrent() function
/arkcompiler/ets_runtime/common_components/thread/
Dthread_holder.cpp63 ThreadHolder *ThreadHolder::GetCurrent() in GetCurrent() function in common::ThreadHolder
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmtmanaged_thread.h167 static PANDA_PUBLIC_API MTManagedThread *GetCurrent() in GetCurrent() function
Dpanda_vm.h56 static PandaVM *GetCurrent() in GetCurrent() function
Dmanaged_thread.h154 PANDA_PUBLIC_API static ManagedThread *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h170 static Coroutine *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h442 Inst *GetCurrent() const in GetCurrent() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h689 Inst *GetCurrent() const in GetCurrent() function
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp380 Runtime *Runtime::GetCurrent() in GetCurrent() function in ark::Runtime
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp87 JSThread *JSThread::GetCurrent() in GetCurrent() function in panda::ecmascript::JSThread