Home
last modified time | relevance | path

Searched refs:GetHashIndex (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc418 int GetHashIndex(const SBFullHash& hash, in GetHashIndex() function
442 int index = GetHashIndex(key, full_hashes); in GetUrlHashIndex()
Dsafe_browsing_util.h299 int GetHashIndex(const SBFullHash& hash,
Dsafe_browsing_service.cc976 index = safe_browsing_util::GetHashIndex(*(check->full_hash), full_hashes); in HandleOneCheck()