Home
last modified time | relevance | path

Searched refs:FixAllocationCounters (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/disk_cache/
Dblock_files.cc34 void FixAllocationCounters(disk_cache::BlockFileHeader* header);
82 FixAllocationCounters(header); in CreateMapBlock()
147 void FixAllocationCounters(disk_cache::BlockFileHeader* header) { in FixAllocationCounters() function
584 FixAllocationCounters(header); in FixBlockFileHeader()