Searched refs:mTotalAllocationSize (Results 1 – 2 of 2) sorted by relevance
68 mTotalAllocationSize( in SlabAllocatorImpl()83 mTotalAllocationSize(rhs.mTotalAllocationSize), in SlabAllocatorImpl()232 char* allocation = new char[mTotalAllocationSize]; in GetNewSlab()
147 const size_t mTotalAllocationSize; variable