Searched defs:next_buffer (Results 1 – 2 of 2) sorted by relevance
254 explicit SlotsBuffer(SlotsBuffer* next_buffer) in SlotsBuffer() function
4542 SlotsBuffer* SlotsBufferAllocator::AllocateBuffer(SlotsBuffer* next_buffer) { in AllocateBuffer()4555 SlotsBuffer* next_buffer = buffer->next(); in DeallocateChain() local