Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dfix_heap.h28 class RegionList; variable
Dregion_list.h24 RegionList(const char* name) : listName_(name) {} in RegionList() function