ShrinkLastAllocation 273 content/browser/loader/async_resource_handler.cc buffer_->ShrinkLastAllocation(bytes_read); ShrinkLastAllocation 135 content/browser/loader/resource_buffer.cc ShrinkLastAllocation(alloc_size); ShrinkLastAllocation 96 content/browser/loader/resource_buffer.h void ShrinkLastAllocation(int new_size); ShrinkLastAllocation 25 content/browser/loader/resource_buffer_unittest.cc buf->ShrinkLastAllocation(2); // Less than our min allocation size. ShrinkLastAllocation 40 content/browser/loader/resource_buffer_unittest.cc buf->ShrinkLastAllocation(4); ShrinkLastAllocation 133 content/browser/loader/resource_buffer_unittest.cc buf->ShrinkLastAllocation(5);