Searched defs:RegionList (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/common_components/heap/allocator/ | ||
| D | fix_heap.h | 28 class RegionList; variable |
| D | region_list.h | 24 RegionList(const char* name) : listName_(name) {} in RegionList() function |