Searched refs:SanityCheckForEntryV2 (Results 1 – 4 of 4) sorted by relevance
56 bool Addr::SanityCheckForEntryV2() const { in SanityCheckForEntryV2() function in disk_cache::Addr
163 bool SanityCheckForEntryV2() const;
588 if (next_addr.is_initialized() && !next_addr.SanityCheckForEntryV2()) { in SanityCheck()
1520 if (!address.SanityCheckForEntryV2()) { in NewEntry()