Home
last modified time | relevance | path

Searched defs:AllocateChunkClass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_multibuf/public/pw_multibuf/
H A Dsingle_chunk_region_tracker.h61 void* AllocateChunkClass() final { in AllocateChunkClass() function
H A Dheader_chunk_region_tracker.h86 void* AllocateChunkClass() final { in AllocateChunkClass() function
/aosp_15_r20/external/pigweed/pw_multibuf/
H A Dfrom_span.cc66 void* AllocateChunkClass() final { in AllocateChunkClass() function in pw::multibuf::__anon139698910111::SpanTracker
H A Dsimple_allocator.cc48 void* LinkedRegionTracker::AllocateChunkClass() { in AllocateChunkClass() function in pw::multibuf::internal::LinkedRegionTracker