Searched refs:CacheHashResults (Results 1 – 6 of 6) sorted by relevance
140 virtual void CacheHashResults(223 virtual void CacheHashResults(const std::vector<SBPrefix>& prefixes,
352 void CacheHashResults(const std::vector<SBPrefix>& prefixes,
401 database_->CacheHashResults(prefixes, full_hashes); in HandleGetHashResults()928 void SafeBrowsingService::CacheHashResults( in CacheHashResults() function in SafeBrowsingService932 GetDatabase()->CacheHashResults(prefixes, full_hashes); in CacheHashResults()
840 database_->CacheHashResults(prefixes, results); in PopulateDatabaseForCacheTest()962 database_->CacheHashResults(prefix_misses, empty_full_hash); in TEST_F()981 database_->CacheHashResults(prefix_misses, empty_full_hash); in TEST_F()
90 virtual void CacheHashResults(const std::vector<SBPrefix>& prefixes, in CacheHashResults() function in TestSafeBrowsingDatabase
925 void SafeBrowsingDatabaseNew::CacheHashResults( in CacheHashResults() function in SafeBrowsingDatabaseNew