Searched refs:GrowUserBuffer (Results 1 – 2 of 2) sorted by relevance
147 bool GrowUserBuffer(int index, int offset, int buf_len, bool truncate);
711 return GrowUserBuffer(index, offset, buf_len, truncate); in PrepareTarget()730 bool EntryImpl::GrowUserBuffer(int index, int offset, int buf_len, in GrowUserBuffer() function in disk_cache::EntryImpl