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

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_util.cc96 (IsFullHash() && i < FullHashCount()));
123 size_t SBChunkData::FullHashCount() const { function in class:SBChunkData
130 DCHECK_LT(i, FullHashCount());

Completed in 66 milliseconds