Home
last modified time | relevance | path

Searched defs:GetGC (Results 1 – 8 of 8) 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/core/
Dcore_vm.h66 mem::GC *GetGC() const override in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_worker.h125 ALWAYS_INLINE G1GC<LanguageConfig> *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.h98 GC *GetGC() const in GetGC() function
Dheap_manager.h157 mem::GC *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_marker.h34 GC *GetGC() const in GetGC() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h157 mem::GC *GetGC() const override in GetGC() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h429 static mem::GC *GetGC() in GetGC() function