Searched defs:AllocateChunkClass (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pigweed/pw_multibuf/public/pw_multibuf/ | ||
H A D | single_chunk_region_tracker.h | 61 void* AllocateChunkClass() final { in AllocateChunkClass() function |
H A D | header_chunk_region_tracker.h | 86 void* AllocateChunkClass() final { in AllocateChunkClass() function |
/aosp_15_r20/external/pigweed/pw_multibuf/ | ||
H A D | from_span.cc | 66 void* AllocateChunkClass() final { in AllocateChunkClass() function in pw::multibuf::__anon139698910111::SpanTracker |
H A D | simple_allocator.cc | 48 void* LinkedRegionTracker::AllocateChunkClass() { in AllocateChunkClass() function in pw::multibuf::internal::LinkedRegionTracker |