Home
last modified time | relevance | path

Searched defs:full_hashes (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_database.cc78 std::vector<SBFullHash>* full_hashes) { in BrowseFullHashesToCheck()
114 std::vector<SBFullHash> full_hashes; in GetDownloadUrlPrefixes() local
131 const std::vector<SBAddFullHash>& full_hashes, in GetCachedFullHashesForBrowse()
539 std::vector<SBAddFullHash> full_hashes; in Init() local
590 std::vector<SBFullHash> full_hashes; in ContainsBrowseUrl() local
717 std::vector<SBFullHash> full_hashes; in ContainsCsdWhitelistedUrl() local
1050 std::vector<SBAddFullHash> full_hashes; in UpdateCsdWhitelistStore() local
1291 const std::vector<SBAddFullHash>& full_hashes) { in LoadCsdWhitelist()
Dsafe_browsing_service.cc69 const std::vector<SBFullHashResult>& full_hashes) { in RecordGetHashCheckStatus()
380 const std::vector<SBFullHashResult>& full_hashes, in HandleGetHashResults()
930 const std::vector<SBFullHashResult>& full_hashes) { in CacheHashResults()
937 const std::vector<SBFullHashResult>& full_hashes) { in OnHandleGetHashResults()
963 const std::vector<SBFullHashResult>& full_hashes) { in HandleOneCheck()
Dsafe_browsing_store.cc71 std::vector<T>* full_hashes) { in RemoveMatchingPrefixes()
Dsafe_browsing_database_unittest.cc496 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
778 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
852 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
1398 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
Dsafe_browsing_util_unittest.cc289 std::vector<SBFullHashResult> full_hashes; in TEST() local
Dprotocol_parser_unittest.cc474 std::vector<SBFullHashResult> full_hashes; in TEST() local
547 std::vector<SBFullHashResult> full_hashes; in TEST() local
567 std::vector<SBFullHashResult> full_hashes; in TEST() local
Dprotocol_manager.cc164 std::vector<SBFullHashResult> full_hashes; in GetFullHash() local
234 std::vector<SBFullHashResult> full_hashes; in OnURLFetchComplete() local
Dsafe_browsing_util.cc419 const std::vector<SBFullHashResult>& full_hashes) { in GetHashIndex()
428 const std::vector<SBFullHashResult>& full_hashes) { in GetUrlHashIndex()
Dprotocol_parser.cc56 std::vector<SBFullHashResult>* full_hashes) { in ParseGetHash()