Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Dbucket_block_allocator.h62 constexpr BucketBlockAllocator() : Base() { in BucketBlockAllocator() function
73 explicit BucketBlockAllocator(ByteSpan region) : BucketBlockAllocator() { in BucketBlockAllocator() function
/external/pigweed/pw_malloc/
Dbucket_block_allocator.cc23 using BucketBlockAllocator = typedef
/external/pigweed/pw_allocator/
Dapi.rst139 BucketBlockAllocator section in Allocator implementations
144 .. _module-pw_allocator-api-buddy_allocator:
Dbucket_block_allocator_test.cc29 using BucketBlockAllocator = typedef