Lines Matching refs:from_buf
908 static void MoveBuffer(VectorBuffer& from_buf,914 size_t from_capacity = from_buf.capacity();919 from_buf.MoveRange(&from_buf[from_begin], &from_buf[from_end],924 from_buf.MoveRange(&from_buf[from_begin], &from_buf[from_capacity],928 from_buf.MoveRange(&from_buf[0], &from_buf[from_end],