Home
last modified time | relevance | path

Searched defs:instance_ (Results 1 - 20 of 20) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/
H A Dcrossing_map_singleton.h59 static CrossingMap *instance_; member in ark::mem::CrossingMapSingleton
H A Dcrossing_map_singleton.cpp25 CrossingMap *CrossingMapSingleton ::instance_ = nullptr; member in ark::mem::CrossingMapSingleton
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_saver.h114 static ProfileSaver *instance_; member in ark::ProfileSaver
H A Dprofile_saver.cpp27 ProfileSaver *ProfileSaver::instance_ = nullptr; member in ark::ProfileSaver
[all...]
/arkcompiler/ets_runtime/ecmascript/daemon/
H A Ddaemon_thread.h91 static DaemonThread *instance_; member in panda::ecmascript::DaemonThread
H A Ddaemon_thread.cpp26 DaemonThread *DaemonThread::instance_ = nullptr; member in panda::ecmascript::DaemonThread
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_math_test.cpp45 static EcmaVM *instance_; member in panda::test::BuiltinsMathTest
49 EcmaVM *BuiltinsMathTest::instance_ = nullptr; member in panda::test::BuiltinsMathTest
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dtask_scheduler.h264 static TaskScheduler *instance_; member in ark::taskmanager::TaskScheduler
H A Dtask_scheduler.cpp21 TaskScheduler *TaskScheduler::instance_ = nullptr; member in ark::taskmanager::TaskScheduler
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
H A Dgc_hung.h84 static GcHung *instance_; member in ark::mem::GcHung
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.h121 static Sampler *instance_; member in ark::tooling::sampler::final
H A Dsampling_profiler.cpp33 Sampler *Sampler::instance_ = nullptr; member in ark::tooling::sampler::Sampler
[all...]
/arkcompiler/runtime_core/libpandabase/tests/
H A Dmmap_mem_pool_test.cpp58 MmapMemPool *instance_; member in panda::MMapMemPoolTest
/arkcompiler/ets_runtime/ecmascript/
H A Druntime.cpp31 Runtime *Runtime::instance_ = nullptr; member in panda::ecmascript::Runtime
H A Druntime.h297 static Runtime *instance_; member in panda::ecmascript::Runtime
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dmmap_mem_pool_test.cpp152 MmapMemPool *instance_; member in ark::MMapMemPoolTest
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h497 static Runtime *instance_; member in ark::Runtime
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp31 static Jit instance_; in GetInstance() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h854 static SharedHeap *instance_; member in panda::panda::ecmascript::SharedHeap
H A Dheap.cpp63 SharedHeap *SharedHeap::instance_ = nullptr; member in panda::ecmascript::SharedHeap

Completed in 37 milliseconds