Home
last modified time | relevance | path

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

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