Searched refs:SimpleCacheDeleteFile (Results 1 – 4 of 4) sorted by relevance
11 bool SimpleCacheDeleteFile(const base::FilePath& path) { in SimpleCacheDeleteFile() function
19 bool SimpleCacheDeleteFile(const base::FilePath& path) { in SimpleCacheDeleteFile() function
78 NET_EXPORT_PRIVATE bool SimpleCacheDeleteFile(const base::FilePath& path);
585 result = disk_cache::simple_util::SimpleCacheDeleteFile(path); in DeleteFile()