Home
last modified time | relevance | path

Searched defs:full_hits (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_service_browsertest.cc52 std::vector<SBFullHashResult>* full_hits, in ContainsBrowseUrl()
61 std::vector<SBFullHashResult> full_hits; in ContainsDownloadUrl() local
91 const std::vector<SBFullHashResult>& full_hits) { in CacheHashResults()
100 const std::vector<SBFullHashResult>& full_hits) { in AddUrl()
115 std::vector<SBFullHashResult> full_hits; member
122 std::vector<SBFullHashResult>* full_hits) { in ContainsUrl()
Dsafe_browsing_database.cc132 std::vector<SBFullHashResult>* full_hits, in GetCachedFullHashesForBrowse()
583 std::vector<SBFullHashResult>* full_hits, in ContainsBrowseUrl()
927 const std::vector<SBFullHashResult>& full_hits) { in CacheHashResults()
Dsafe_browsing_service.h87 std::vector<SBFullHashResult> full_hits; member
Dsafe_browsing_service.cc281 std::vector<SBFullHashResult> full_hits; in CheckBrowseUrl() local