Searched refs:ValidateCounters (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_files.h71 bool ValidateCounters() const;
H A Dblock_files.cc234 bool BlockHeader::ValidateCounters() const { function in class:disk_cache::BlockHeader
494 if (header->updating || !file_header.ValidateCounters()) {
686 if (!file_header.ValidateCounters())

Completed in 382 milliseconds