Home
last modified time | relevance | path

Searched refs:slotCount (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/test/chqts/src/shared/
Dchunk_allocator.cc23 ChunkAllocatorBase::ChunkAllocatorBase(size_t allocSize, size_t slotCount, in ChunkAllocatorBase() argument
26 mSlotCount(slotCount), in ChunkAllocatorBase()
Dchunk_allocator.h31 ChunkAllocatorBase(size_t allocSize, size_t slotCount, uint8_t *rawMemory);