Searched refs:slotCount (Results 1 – 2 of 2) sorted by relevance
23 ChunkAllocatorBase::ChunkAllocatorBase(size_t allocSize, size_t slotCount, in ChunkAllocatorBase() argument26 mSlotCount(slotCount), in ChunkAllocatorBase()
31 ChunkAllocatorBase(size_t allocSize, size_t slotCount, uint8_t *rawMemory);