Home
last modified time | relevance | path

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

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