Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/runtime_core/platforms/common/runtime/
H A Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
/arkcompiler/runtime_core/static_core/platforms/common/runtime/
H A Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in ark::Thread
/arkcompiler/runtime_core/static_core/runtime/scheduler/
H A Dtask.h31 static Task *GetCurrent() in GetCurrent() function in ark::scheduler::Task
H A Dworker_thread.h32 static WorkerThread *GetCurrent() in GetCurrent() function in ark::scheduler::WorkerThread
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_napi_env.cpp41 PandaEtsNapiEnv *PandaEtsNapiEnv::GetCurrent() in GetCurrent() function in ark::ets::PandaEtsNapiEnv
H A Dets_coroutine.h57 static EtsCoroutine *GetCurrent() in GetCurrent() function in ark::ets::EtsCoroutine
H A Dets_vm.cpp204 PandaEtsVM *PandaEtsVM::GetCurrent() in GetCurrent() function in ark::ets::PandaEtsVM
[all...]
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function in panda::os::unix::SignalCtl
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function in ark::os::unix::SignalCtl
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine.h153 static Coroutine *GetCurrent() in GetCurrent() function in ark::Coroutine
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dbasicblock.h442 Inst *GetCurrent() const in GetCurrent() function in ark::compiler::InstIterator
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmtmanaged_thread.h167 static PANDA_PUBLIC_API MTManagedThread *GetCurrent() in GetCurrent() function in ark::MTManagedThread
H A Dpanda_vm.h56 static PandaVM *GetCurrent() in GetCurrent() function in ark::PandaVM
H A Dmanaged_thread.h154 PANDA_PUBLIC_API static ManagedThread *GetCurrent() in GetCurrent() function
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp49 JSThread *JSThread::GetCurrent() in GetCurrent() function in panda::ecmascript::JSThread
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp376 Runtime *Runtime::GetCurrent() in GetCurrent() function in ark::Runtime
[all...]

Completed in 16 milliseconds