Home
last modified time | relevance | path

Searched defs:GetSystemAllocator (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_malloc_freertos/
H A Dfreertos_malloc.cc22 Allocator* GetSystemAllocator() { in GetSystemAllocator() function
/aosp_15_r20/external/pigweed/pw_malloc/
H A Dbucket_allocator.cc32 Allocator* GetSystemAllocator() { in GetSystemAllocator() function
H A Dbest_fit.cc29 Allocator* GetSystemAllocator() { in GetSystemAllocator() function
H A Dfirst_fit.cc29 Allocator* GetSystemAllocator() { in GetSystemAllocator() function
H A Dworst_fit.cc29 Allocator* GetSystemAllocator() { in GetSystemAllocator() function