Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_desc.h945 bool IsFromRegion() const { return GetRegionType() == RegionType::FROM_REGION; } in IsFromRegion() function
1295 bool IsFromRegion() const in IsFromRegion() function