Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dmemory_pool.h111 alignof(MemoryPoolBlock)>::type mBlocks[kSize]; variable
Dmemory_pool_impl.h72 return reinterpret_cast<MemoryPoolBlock *>(mBlocks); in blocks()