Home | History | Annotate | Download | only in src

Lines Matching refs:buffer_address

262   void DeallocateChain(SlotsBuffer** buffer_address);
370 SlotsBuffer** buffer_address,
373 SlotsBuffer* buffer = *buffer_address;
376 allocator->DeallocateChain(buffer_address);
380 *buffer_address = buffer;
389 SlotsBuffer** buffer_address,