Home
last modified time | relevance | path

Searched defs:GCTrigger (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/include/
Dpanda_vm.h41 class GCTrigger; variable
/arkcompiler/runtime_core/runtime/mem/
Dmemory_manager.h30 class GCTrigger; variable
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_trigger.h105 explicit GCTrigger(HeapSpace *heap_space) : heap_space_(heap_space) {} in GCTrigger() function