Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/shared/
Ddumb_allocator.cc24 uint8_t *rawMemory) in DumbAllocatorBase() argument
27 mRawMemory(rawMemory), in DumbAllocatorBase()
Ddumb_allocator.h31 DumbAllocatorBase(size_t allocSize, size_t slotCount, uint8_t *rawMemory);