Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dallocator.h80 void AddHungryBuffer(AllocationBuffer& buffer) { allocBufferManager_->AddHungryBuffer(buffer); } in AddHungryBuffer() function
Dalloc_buffer_manager.h69 void AddHungryBuffer(AllocationBuffer& buffer) in AddHungryBuffer() function