Searched defs:heapStartAddress (Results 1 – 2 of 2) sorted by relevance
60 uintptr_t heapStartAddress = unitInfoStart + metadataSize; in SetUp() local408 uintptr_t heapStartAddress = reinterpret_cast<uintptr_t>(regionMemory); in HWTEST_F_L0() local438 uintptr_t heapStartAddress = reinterpret_cast<uintptr_t>(regionMemory); in HWTEST_F_L0() local468 uintptr_t heapStartAddress = reinterpret_cast<uintptr_t>(regionMemory); in HWTEST_F_L0() local
51 uintptr_t RegionDesc::UnitInfo::heapStartAddress = 0; member in common::RegionDesc::UnitInfo