Searched defs:SanityCheckV2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Daddr.cc29 bool Addr::SanityCheckV2() const { function in class:disk_cache::Addr
57 if (!SanityCheckV2() || !is_initialized())
83 if (!SanityCheckV2() || !is_initialized())

Completed in 74 milliseconds