Home
last modified time | relevance | path

Searched defs:OnExternalCacheHit (Results 1 – 8 of 8) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Din_flight_backend_io.cc180 void BackendIO::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendIO
524 void InFlightBackendIO::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::InFlightBackendIO
Dbackend_impl.cc1351 void BackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendImpl
/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc314 void MemBackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::MemBackendImpl
/external/cronet/net/disk_cache/
Ddisk_cache_test_base.cc335 void DiskCacheTestWithCache::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in DiskCacheTestWithCache
Ddisk_cache_fuzzer.proto184 message OnExternalCacheHit { message
/external/cronet/net/http/
Dmock_http_cache.cc589 void MockDiskCache::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in net::MockDiskCache
Dhttp_cache.cc345 void HttpCache::OnExternalCacheHit( in OnExternalCacheHit() function in net::HttpCache
/external/cronet/net/disk_cache/simple/
Dsimple_backend_impl.cc638 void SimpleBackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::SimpleBackendImpl