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

/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl.cc610 int num_blocks = NumBlocksForEntry(stored->key_len);
739 int EntryImpl::NumBlocksForEntry(int key_size) { function in class:disk_cache::EntryImpl

Completed in 656 milliseconds