Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_database.cc120 std::vector<SBFullHash>* full_hashes) { in BrowseFullHashesToCheck()
156 std::vector<SBFullHash> full_hashes; in GetDownloadUrlPrefixes() local
201 const std::vector<SBAddFullHash>& full_hashes, in GetCachedFullHashesForBrowse()
563 std::vector<SBAddFullHash> full_hashes; in Init() local
581 std::vector<SBAddFullHash> full_hashes; in Init() local
644 std::vector<SBAddFullHash> full_hashes; in Init() local
691 std::vector<SBFullHash> full_hashes; in ContainsBrowseUrl() local
768 std::vector<SBFullHash> full_hashes; in ContainsCsdWhitelistedUrl() local
774 std::vector<SBFullHash> full_hashes; in ContainsDownloadWhitelistedUrl() local
1353 std::vector<SBAddFullHash> full_hashes; in UpdateWhitelistStore() local
[all …]
Ddatabase_manager.cc50 const std::vector<SBFullHashResult>& full_hashes) { in RecordGetHashCheckStatus()
76 const std::vector<SBFullHash>& full_hashes, in SafeBrowsingCheck()
247 std::vector<SBFullHash> full_hashes( in CheckDownloadHash() local
429 const std::vector<SBFullHashResult>& full_hashes, in HandleGetHashResults()
911 const std::vector<SBFullHashResult>& full_hashes) { in CacheHashResults()
919 const std::vector<SBFullHashResult>& full_hashes) { in OnHandleGetHashResults()
945 const std::vector<SBFullHashResult>& full_hashes) { in HandleOneCheck()
Dsafe_browsing_store.cc70 void RemoveMatchingPrefixes(const AddsT& removes, HashesT* full_hashes) { in RemoveMatchingPrefixes()
Dsafe_browsing_database_unittest.cc549 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
831 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
905 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
1562 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
1700 std::vector<SBFullHashResult> full_hashes; in TEST_F() local
Dsafe_browsing_util_unittest.cc289 std::vector<SBFullHashResult> full_hashes; in TEST() local
Dprotocol_manager.cc174 std::vector<SBFullHashResult> full_hashes; in GetFullHash() local
220 std::vector<SBFullHashResult> full_hashes; in OnURLFetchComplete() local
Dsafe_browsing_util.cc476 const std::vector<SBFullHashResult>& full_hashes) { in GetHashIndex()
485 const std::vector<SBFullHashResult>& full_hashes) { in GetUrlHashIndex()
Ddatabase_manager.h70 std::vector<SBFullHash> full_hashes; member
Dprotocol_parser_unittest.cc432 std::vector<SBFullHashResult> full_hashes; in TEST() local
482 std::vector<SBFullHashResult> full_hashes; in TEST() local
Dprotocol_parser.cc47 std::vector<SBFullHashResult>* full_hashes) { in ParseGetHash()
/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_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_store.cc71 std::vector<T>* full_hashes) { in RemoveMatchingPrefixes()
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()