Home
last modified time | relevance | path

Searched defs:TrimCache (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DSizedMRUCache.h144 void TrimCache(size_t maxStates, size_t gcLimit, const char *name, T *cache) in TrimCache() function
/external/cronet/net/disk_cache/blockfile/
Deviction.cc115 void Eviction::TrimCache(bool empty) { in TrimCache() function in disk_cache::Eviction