Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.h480 static bool DeleteFileForEntryHash(const base::FilePath& path,
H A Dsimple_synchronous_entry.cc1520 DeleteFileForEntryHash(path_, entry_file_key_.entry_hash, in InitializeForOpen()
1778 bool SimpleSynchronousEntry::DeleteFileForEntryHash( in DeleteFileForEntryHash() function in disk_cache::SimpleSynchronousEntry
1795 if (!DeleteFileForEntryHash(path, entry_hash, i, file_operations) && in DeleteFilesForEntryHash()