Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Daddr.cc42 bool Addr::SanityCheckForEntry() const { in SanityCheckForEntry() function in disk_cache::Addr
Daddr.h167 bool SanityCheckForEntry() const;
Dentry_impl.cc612 if (next_addr.is_initialized() && !next_addr.SanityCheckForEntry()) { in SanityCheck()
Dbackend_impl.cc1581 if (!address.SanityCheckForEntry()) { in NewEntry()