Searched defs:next_buffer (Results 1 – 7 of 7) sorted by relevance
44 int next_buffer; member49 #define next_buffer (this->hidden->next_buffer) macro
41 int next_buffer; member51 #define next_buffer (this->hidden->next_buffer) macro
402 IOBuffer* next_buffer = next_filter_->stream_buffer(); in PushDataIntoNextFilter() local
685 scoped_refptr<IOBufferWithSize> next_buffer = send_buffer_queue_.front(); in SendPending() local
990 scoped_refptr<StreamParserBuffer>& next_buffer = track_buffer_.front(); in GetNextBufferInternal() local
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