Home
last modified time | relevance | path

Searched refs:staticCache (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
DMemoryCache.cpp56 static MemoryCache* staticCache = new MemoryCache; in memoryCache() local
57 return staticCache; in memoryCache()