Home
last modified time | relevance | path

Searched defs:ChunkPool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dapi.rst146 ChunkPool section in Allocator implementations
151 .. _module-pw_allocator-api-libc_allocator:
H A Dchunk_pool.cc29 ChunkPool::ChunkPool(ByteSpan region, const Layout& layout) in ChunkPool() function in pw::allocator::ChunkPool