Home
last modified time | relevance | path

Searched defs:heapSpace_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dheap_space_test.cpp108 static HeapSpace *heapSpace_; member in ark::mem::test::HeapSpaceTest
112 HeapSpace *HeapSpaceTest::heapSpace_ = nullptr; member in ark::mem::test::HeapSpaceTest
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h754 HeapSpace heapSpace_; variable