Home
last modified time | relevance | path

Searched defs:GetGC (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_task_pool.h54 ALWAYS_INLINE GC *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack.h102 GC *GetGC() in GetGC() function
Dgc_marker.h34 GC *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.h66 mem::GC *GetGC() const override in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-evacuate-regions-worker-state.h56 G1GC<LanguageConfig> *GetGC() in GetGC() function
Dupdate_remset_worker.h132 ALWAYS_INLINE G1GC<LanguageConfig> *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.h100 GC *GetGC() const in GetGC() function
Dheap_manager.h159 mem::GC *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h152 mem::GC *GetGC() const override in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h428 static mem::GC *GetGC() in GetGC() function