Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.h446 bool TruncateSparseFile(base::File* sparse_file);
H A Dsimple_synchronous_entry.cc884 TruncateSparseFile(sparse_file.get()); in WriteSparseData()
1898 bool SimpleSynchronousEntry::TruncateSparseFile(base::File* sparse_file) { in TruncateSparseFile() function in disk_cache::SimpleSynchronousEntry