Searched defs:DeleteCache (Results 1 – 5 of 5) sorted by relevance
44 void DeleteCache(const FilePath& path, bool remove_folder) { in DeleteCache() function
54 void DeleteCache(const FilePath& path, bool remove_folder) { in DeleteCache() function
64 TEST_F(CacheUtilTest, DeleteCache) { in TEST_F() argument
76 bool DeleteCache(const FilePath& path) { in DeleteCache() function
3209 void TCMalloc_ThreadCache::DeleteCache(TCMalloc_ThreadCache* heap) { in CreateCacheIfNecessary() function in WTF::TCMalloc_ThreadCache