Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dmemory_pool_impl.h66 size_t nextFreeBlockIndex) : mNextFreeBlockIndex(nextFreeBlockIndex) {} in MemoryPoolBlock() argument
Dmemory_pool.h91 MemoryPoolBlock(size_t nextFreeBlockIndex);