Searched refs:bUpdateCache (Results 1 – 4 of 4) sorted by relevance
130 void PageCache::InvalidateCache (const bool bUpdateCache) in InvalidateCache() argument132 mpImplementation->InvalidateCache(bUpdateCache); in InvalidateCache()
299 void GenericPageCache::InvalidateCache (const bool bUpdateCache) in InvalidateCache() argument313 if (bUpdateCache) in InvalidateCache()
128 void InvalidateCache (const bool bUpdateCache);
157 void InvalidateCache (const bool bUpdateCache = true);
Completed in 21 milliseconds