Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc238 void BackendIO::ReadSparseData(EntryImpl* entry, in ReadSparseData() function in disk_cache::BackendIO
595 void InFlightBackendIO::ReadSparseData(EntryImpl* entry, in ReadSparseData() function in disk_cache::InFlightBackendIO
H A Dentry_impl.cc849 int EntryImpl::ReadSparseData(int64_t offset, in ReadSparseData() function in disk_cache::EntryImpl
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_entry_impl.cc227 int MemEntryImpl::ReadSparseData(int64_t offset, in ReadSparseData() function in disk_cache::MemEntryImpl
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_base.cc268 int DiskCacheTestWithCache::ReadSparseData(disk_cache::Entry* entry, in ReadSparseData() function in DiskCacheTestWithCache
H A Ddisk_cache_fuzzer.proto136 message ReadSparseData { message
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.cc174 int MockDiskEntry::ReadSparseData(int64_t offset, in ReadSparseData() function in net::MockDiskEntry
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_entry_impl.cc505 int SimpleEntryImpl::ReadSparseData(int64_t offset, in ReadSparseData() function in disk_cache::SimpleEntryImpl
H A Dsimple_synchronous_entry.cc763 void SimpleSynchronousEntry::ReadSparseData(const SparseRequest& in_entry_op, in ReadSparseData() function in disk_cache::SimpleSynchronousEntry