Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCache.cpp104 scoped_refptr<base::MessageLoopProxy> cacheMessageLoopProxy = ioThread->message_loop_proxy(); in WebCache() local
115 …che::DefaultBackend(net::DISK_CACHE, directoryPath, kMaximumCacheSizeBytes, cacheMessageLoopProxy); in WebCache()