Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_desc.h514 static HeapAddress GetUnitAddress(size_t unitIdx) { return UnitInfo::GetUnitAddress(unitIdx); } in GetUnitAddress() function
1156 static HeapAddress GetUnitAddress(size_t idx) in GetUnitAddress() function