Searched refs:GetHeapEnd (Results 1 – 2 of 2) sorted by relevance
121 void* GetHeapEnd() const { return mHeapEnd; } in GetHeapEnd() function
72 pHeap->mTailAllocator = pHeap->GetHeapEnd(); in Create()