Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dchunk_pool.cc24 static Layout EnsurePointerLayout(const Layout& layout) { in EnsurePointerLayout() function
31 allocated_layout_(EnsurePointerLayout(layout)) { in ChunkPool()