Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_malloc/
H A Dmalloc.cc72 void InitSystemAllocator(void* heap_low_addr, void* heap_high_addr) { in InitSystemAllocator()
87 void pw_MallocInit(uint8_t* heap_low_addr, uint8_t* heap_high_addr) { in pw_MallocInit()