Home | History | Annotate | Download | only in WebView

Lines Matching refs:MemoryCache

114 #import <WebCore/MemoryCache.h>
5692 memoryCache()->setCapacities(cacheMinDeadCapacity, cacheMaxDeadCapacity, cacheTotalCapacity);
5693 memoryCache()->setDeadDecodedDataDeletionInterval(deadDecodedDataDeletionInterval);