Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.h123 delete recentFixedPinnedRegionList_[i]; in ~RegionManager() local
555 RegionList* recentFixedPinnedRegionList_[FIXED_PINNED_REGION_COUNT]; variable