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

/external/chromium/net/disk_cache/
H A Dentry_impl.cc1202 return HandleTruncation(index, offset, buf_len);
1229 bool EntryImpl::HandleTruncation(int index, int offset, int buf_len) { function in class:disk_cache::EntryImpl

Completed in 45 milliseconds