Searched defs:alloc_end_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_buffer.h115 // alloc_end_ points just beyond the end of the previous allocation. In the
116 // wraparound case, alloc_end_ <= alloc_start_. See resource_buffer.cc for
119 int alloc_end_; member in class:content::ResourceBuffer

Completed in 178 milliseconds