Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.h487 static bool TruncateFilesForEntryHash(const base::FilePath& path,
H A Dsimple_synchronous_entry.cc573 TruncateFilesForEntryHash(path, entry_hash, file_operations.get()); in TruncateEntryFiles()
1809 bool SimpleSynchronousEntry::TruncateFilesForEntryHash( in TruncateFilesForEntryHash() function in disk_cache::SimpleSynchronousEntry