Searched defs:OnExternalCacheHit (Results 1 – 7 of 7) sorted by relevance
130 void BackendIO::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendIO401 void InFlightBackendIO::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::InFlightBackendIO
715 void BackendImplV3::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendImplV31527 void BackendImplV3::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendImplV3
1308 void BackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendImpl
220 void MemBackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::MemBackendImpl
476 void MockDiskCache::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in MockDiskCache
441 void HttpCache::OnExternalCacheHit(const GURL& url, in OnExternalCacheHit() function in net::HttpCache
552 void SimpleBackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::SimpleBackendImpl