Home
last modified time | relevance | path

Searched refs:WriteSparseDataInternal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_entry_impl.h261 void WriteSparseDataInternal(int64_t sparse_offset,
H A Dsimple_entry_impl.cc746 WriteSparseDataInternal(operation.sparse_offset(), operation.buf(), in RunNextOperationIfNeeded()
1231 void SimpleEntryImpl::WriteSparseDataInternal( in WriteSparseDataInternal() function in disk_cache::SimpleEntryImpl