Searched defs:DeleteCache (Results 1 – 6 of 6) sorted by relevance
70 TEST_F(CacheUtilTest, DeleteCache) { in TEST_F() argument
57 bool DeleteCache(const base::FilePath& path) { in DeleteCache() function
83 void DeleteCache(const base::FilePath& path, bool remove_folder) { in DeleteCache() function
453 void ThreadCache::DeleteCache(ThreadCache* heap) { in DeleteCache() function in tcmalloc::ThreadCache
442 void ThreadCache::DeleteCache(ThreadCache* heap) { in DeleteCache() function in tcmalloc::ThreadCache
515 bool AppCacheDatabase::DeleteCache(int64 cache_id) { in DeleteCache() function in appcache::AppCacheDatabase