Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dblock_files.cc31 void FixAllocationCounters(disk_cache::BlockFileHeader* header);
78 FixAllocationCounters(header); in CreateMapBlock()
122 void FixAllocationCounters(disk_cache::BlockFileHeader* header) { in FixAllocationCounters() function
483 FixAllocationCounters(header); in FixBlockFileHeader()