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

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_synchronous_entry.h297 static bool DeleteFileForEntryHash(const base::FilePath& path,
H A Dsimple_synchronous_entry.cc985 DeleteFileForEntryHash(path_, entry_hash_, stream2_file_index);
1136 bool SimpleSynchronousEntry::DeleteFileForEntryHash( function in class:disk_cache::SimpleSynchronousEntry
1151 if (!DeleteFileForEntryHash(path, entry_hash, i) && !CanOmitEmptyFile(i))

Completed in 984 milliseconds