Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc193 void BackendIO::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendIO
534 void InFlightBackendIO::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::InFlightBackendIO
H A Dbackend_impl.cc1293 void BackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::BackendImpl
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_backend_impl.cc314 void MemBackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::MemBackendImpl
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_base.cc335 void DiskCacheTestWithCache::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in DiskCacheTestWithCache
H A Ddisk_cache_fuzzer.proto184 message OnExternalCacheHit { message
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc632 void MockDiskCache::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in net::MockDiskCache
H A Dhttp_cache.cc497 void HttpCache::OnExternalCacheHit( in OnExternalCacheHit() function in net::HttpCache
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_backend_impl.cc649 void SimpleBackendImpl::OnExternalCacheHit(const std::string& key) { in OnExternalCacheHit() function in disk_cache::SimpleBackendImpl