Home
last modified time | relevance | path

Searched defs:OpenNextEntry (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc183 void BackendIO::OpenNextEntry(Rankings::Iterator* iterator) { in OpenNextEntry() function in disk_cache::BackendIO
518 void InFlightBackendIO::OpenNextEntry(Rankings::Iterator* iterator, in OpenNextEntry() function in disk_cache::InFlightBackendIO
H A Dbackend_impl.cc1248 EntryResult OpenNextEntry(EntryResultCallback callback) override { in OpenNextEntry() function in disk_cache::BackendImpl::IteratorImpl
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_backend_impl.cc271 EntryResult OpenNextEntry(EntryResultCallback callback) override { in OpenNextEntry() function in disk_cache::MemBackendImpl::MemIterator
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_base.cc72 int DiskCacheTestWithCache::TestIterator::OpenNextEntry( in OpenNextEntry() function in DiskCacheTestWithCache::TestIterator
H A Ddisk_cache_perftest.cc325 void ReadHandler::OpenNextEntry(int parallel_operation_index) { in OpenNextEntry() function in __anon75f848220111::ReadHandler
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc621 EntryResult OpenNextEntry(EntryResultCallback callback) override { in OpenNextEntry() function in net::MockDiskCache::NotImplementedIterator
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_backend_impl.cc577 EntryResult OpenNextEntry(EntryResultCallback callback) override { in OpenNextEntry() function in disk_cache::SimpleBackendImpl::SimpleIterator