Searched refs:DataSanityCheck (Results 1 - 5 of 5) sorted by relevance

/external/chromium/net/disk_cache/
H A Drankings.h140 bool DataSanityCheck(CacheRankingsBlock* node, bool from_list) const;
H A Dentry_impl.h111 bool DataSanityCheck();
H A Dbackend_impl.cc1542 } else if (!rankings_.DataSanityCheck(cache_entry->rankings(), false)) {
1547 if (!cache_entry->DataSanityCheck()) {
H A Drankings.cc519 bool Rankings::DataSanityCheck(CacheRankingsBlock* node, bool from_list) const { function in class:disk_cache::Rankings
H A Dentry_impl.cc617 bool EntryImpl::DataSanityCheck() { function in class:disk_cache::EntryImpl

Completed in 751 milliseconds