Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dheap_space_test.cpp101 static HeapSpace *heap_space_; member in panda::mem::test::HeapSpaceTest
105 HeapSpace *HeapSpaceTest::heap_space_ = nullptr; member in panda::mem::test::HeapSpaceTest
/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h154 GenerationalSpaces heap_space_; variable
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h714 HeapSpace heap_space_; variable